We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad62d4 commit 68c2422Copy full SHA for 68c2422
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: check-github-workflows
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.14.6
+ rev: v0.14.7
38
hooks:
39
- id: ruff
40
args: [--fix]
doc/changelog.d/426.miscellaneous.md
@@ -0,0 +1 @@
1
+[pre-commit.ci] pre-commit autoupdate
0 commit comments