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 cb285e6 + 9d5888e commit 72bbf62Copy full SHA for 72bbf62
1 file changed
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: gersemi
33
args: ["--print-config=verbose"]
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.14.1
+ rev: v0.14.2
36
hooks:
37
- id: ruff-check # Run the linter.
38
args: [ --fix ]
0 commit comments