We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 773ad45 + 2bfbb25 commit 1ac50c2Copy full SHA for 1ac50c2
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-yaml
7
- id: debug-statements
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.3.2
+ rev: v0.3.3
10
hooks:
11
- id: ruff
12
args: [--fix, --exit-non-zero-on-fix]
0 commit comments