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 3bf0374 commit c17a5e9Copy full SHA for c17a5e9
.pre-commit-config.yaml
@@ -21,19 +21,19 @@ repos:
21
hooks:
22
- id: actionlint
23
- repo: https://github.com/woodruffw/zizmor-pre-commit
24
- rev: v1.7.0
+ rev: v1.8.0
25
26
- id: zizmor
27
- repo: https://github.com/shellcheck-py/shellcheck-py
28
rev: v0.10.0.1
29
30
- id: shellcheck
31
- repo: https://github.com/tox-dev/pyproject-fmt
32
- rev: v2.5.1
+ rev: v2.6.0
33
34
- id: pyproject-fmt
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.11.10
+ rev: v0.11.11
37
38
- id: ruff
39
args: ["--exit-non-zero-on-fix"]
0 commit comments