We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d44c58 commit 333daceCopy full SHA for 333dace
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: pyproject-fmt
12
files: ^scripts/pyproject\.toml$
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.8.0
+ rev: v0.8.2
15
hooks:
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix]
0 commit comments