Skip to content

Commit 275eed0

Browse files
committed
Fix found problems
1 parent 05c94c2 commit 275eed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ repos:
2525
- id: zizmor
2626
- repo: https://github.com/shellcheck-py/shellcheck-py
2727
rev: v0.10.0.1
28+
always_run: true
2829
hooks:
2930
- id: shellcheck
30-
always_run: true
3131
- repo: https://github.com/tox-dev/pyproject-fmt
3232
rev: v2.5.0
3333
hooks:

0 commit comments

Comments
 (0)