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 aaa649c commit c0f2da0Copy full SHA for c0f2da0
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
hooks:
22
- id: actionlint
23
- repo: https://github.com/woodruffw/zizmor-pre-commit
24
- rev: v1.16.0
+ rev: v1.16.2
25
26
- id: zizmor
27
- repo: https://github.com/shellcheck-py/shellcheck-py
@@ -33,13 +33,13 @@ repos:
33
34
- id: pyproject-fmt
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.14.2
+ rev: v0.14.3
37
38
- id: ruff
39
args: ["--exit-non-zero-on-fix"]
40
- id: ruff-format
41
- repo: https://github.com/sphinx-contrib/sphinx-lint
42
- rev: v1.0.0
+ rev: v1.0.1
43
44
- id: sphinx-lint
45
args: [--enable=default-role]
0 commit comments