We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b3b29 commit 81332e2Copy full SHA for 81332e2
.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.2.1
+ rev: v0.2.2
10
hooks:
11
- id: ruff
12
args: [--fix, --exit-non-zero-on-fix]
0 commit comments