We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0962f5d commit ee9bf73Copy full SHA for ee9bf73
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
args: [--target-version, "3.2"]
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.9.6
+ rev: v0.9.7
42
hooks: # Format before linting
43
# - id: ruff-format
44
- id: ruff
0 commit comments