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 213ff6e commit b7f31adCopy full SHA for b7f31ad
.pre-commit-config.yaml
@@ -53,27 +53,9 @@ repos:
53
rev: v1.11.0
54
hooks:
55
- id: zizmor
56
-- repo: https://github.com/scop/pre-commit-shfmt
57
- rev: v3.12.0-1
58
- hooks:
59
- - id: shfmt
60
- args: [--write]
61
-- repo: https://github.com/shellcheck-py/shellcheck-py
62
- rev: v0.10.0.1
63
64
- - id: shellcheck
65
- require_serial: true
66
- repo: https://github.com/gitleaks/gitleaks
67
rev: v8.27.2
68
69
- id: gitleaks-docker
70
-- repo: https://github.com/astral-sh/ruff-pre-commit
71
- rev: v0.12.3
72
73
- - id: ruff-check
74
- args:
75
- - --fix
76
- - --exit-non-zero-on-fix
77
- - id: ruff-format
78
ci:
79
autoupdate_schedule: quarterly
0 commit comments