We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53aebdc + 51974f9 commit 0a0bfafCopy full SHA for 0a0bfaf
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ default_language_version:
10
python: python3
11
repos:
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.11.4
+ rev: v0.11.8
14
hooks:
15
- id: ruff
16
args: [--fix]
0 commit comments