We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1761744 + 8d7a8d6 commit b19f755Copy full SHA for b19f755
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
additional_dependencies: [black==23.9.1]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.9.9
+ rev: v0.11.4
34
hooks:
35
- id: ruff
36
args: [--fix]
0 commit comments