Skip to content

Commit 53333a1

Browse files
authored
Update .pre-commit-config.yaml
1 parent da56dce commit 53333a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ repos:
2020
rev: v1.16.3
2121
hooks:
2222
- id: zizmor
23-
args:
24-
- "--no-progress"
25-
- "--fix"
23+
args: ["--no-progress", "--fix"]
2624

2725
- repo: https://github.com/shellcheck-py/shellcheck-py
2826
rev: v0.11.0.1

0 commit comments

Comments
 (0)