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.
1 parent a3fd1b7 commit 8aa7d16Copy full SHA for 8aa7d16
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: pyproject-fmt
20
additional_dependencies: ["tox>=4.11.4"]
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.1.14"
+ rev: "v0.2.0"
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments