We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b13093a + 68e4b37 commit 05221b2Copy full SHA for 05221b2
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: check-toml
18
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: 'v0.11.5'
+ rev: 'v0.11.6'
21
hooks:
22
- id: ruff
23
args: [--fix, --exit-non-zero-on-fix]
0 commit comments