Skip to content

Commit 15d617d

Browse files
Add "--fix" arg, since we have it for ruff too
1 parent 73a9225 commit 15d617d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ repos:
4242
rev: 7fc963270df722f37707d47ff41265fe8f460822 # frozen: v1.20.0
4343
hooks:
4444
- id: zizmor
45+
args: ["--fix"]
4546

4647
ci:
4748
# This ensures that PR's aren't autofixed by the bot, rather you call

0 commit comments

Comments
 (0)