Skip to content

Commit fafcf4c

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.2
1 parent a87c621 commit fafcf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
- id: trailing-whitespace
3636
name: "⬜ Fix trailing whitespaces"
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.11.1
38+
rev: v0.11.2
3939
hooks:
4040
- id: ruff
4141
name: "🐶 Ruff Linter"

0 commit comments

Comments
 (0)