We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f02a31 commit bbaa95eCopy full SHA for bbaa95e
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ files: |
7
)/.*\.py$
8
repos:
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
- rev: v0.7.3
+ rev: v0.7.4
11
hooks:
12
- id: ruff
13
args: [--fix, --exit-non-zero-on-fix, --no-cache]
0 commit comments