We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80cfc4b + d3f52c6 commit b093626Copy full SHA for b093626
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: check-merge-conflict
6
- id: debug-statements
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: "v0.9.10"
+ rev: "v0.11.0"
9
hooks:
10
- id: ruff
11
args: [--fix, --exit-non-zero-on-fix]
0 commit comments