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.
2 parents c5df14d + 8084385 commit f588b83Copy full SHA for f588b83
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-toml
12
- id: check-json
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.13.2
+ rev: v0.13.3
15
hooks:
16
- id: ruff-check
17
args: [--fix]
0 commit comments