We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c174c6 commit e4b2701Copy full SHA for e4b2701
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: pyproject-fmt
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.3.4
+ rev: v0.3.5
15
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix]
0 commit comments