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 3faf9c6 commit 4d13e93Copy full SHA for 4d13e93
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: "v0.11.5"
+ rev: "v0.11.10"
4
hooks:
5
- id: ruff
6
args: ["--fix"]
@@ -12,7 +12,7 @@ repos:
12
- id: end-of-file-fixer
13
- id: check-yaml
14
- repo: https://github.com/woodruffw/zizmor-pre-commit
15
- rev: v1.5.2
+ rev: v1.7.0
16
17
- id: zizmor
18
- repo: https://github.com/adamchainz/blacken-docs
0 commit comments