Skip to content

Commit 0133462

Browse files
committed
chore(deps-dev): 🔧 pre-commit autoupdate
1 parent 08f25f7 commit 0133462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: gitlint
1919
- repo: https://github.com/charliermarsh/ruff-pre-commit
20-
rev: v0.9.10
20+
rev: v0.11.2
2121
hooks:
2222
- id: ruff
2323
args: ["--ignore", "E501", "--per-file-ignores", "__init__.py:F401"]

0 commit comments

Comments
 (0)