We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3ddc7 commit d4d5ef2Copy full SHA for d4d5ef2
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-yaml
9
- id: check-added-large-files
10
- repo: https://github.com/charliermarsh/ruff-pre-commit
11
- rev: 'v0.3.4'
+ rev: 'v0.3.5'
12
hooks:
13
- id: ruff
14
args: [--fix, --exit-non-zero-on-fix]
0 commit comments