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 8e0dd7d commit 7c439d4Copy full SHA for 7c439d4
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: check-yaml
23
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.12.11
+ rev: v0.13.3
26
hooks:
27
- id: ruff
28
args:
0 commit comments