Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 010b325

Browse files
chore: pre-commit autoupdate
updates: - [github.com/shellcheck-py/shellcheck-py: v0.9.0.5 → v0.9.0.6](shellcheck-py/shellcheck-py@v0.9.0.5...v0.9.0.6)
1 parent f88071d commit 010b325

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
@@ -37,7 +37,7 @@ repos:
3737
types: [file, yaml]
3838
entry: yamllint --strict
3939
- repo: https://github.com/shellcheck-py/shellcheck-py
40-
rev: v0.9.0.5
40+
rev: v0.9.0.6
4141
hooks:
4242
- id: shellcheck
4343
args:

0 commit comments

Comments
 (0)