Skip to content

Commit 6389242

Browse files
Merge pull request #74 from andmpel/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 903eb0f + 92586e0 commit 6389242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: sync-pre-commit-deps
77
# Pre-commit hooks for general file checks
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: "v5.0.0"
9+
rev: "v6.0.0"
1010
hooks:
1111
- id: check-added-large-files
1212
- id: check-case-conflict
@@ -27,7 +27,7 @@ repos:
2727
- id: trailing-whitespace
2828
# ShellCheck hook for linting shell scripts
2929
- repo: https://github.com/shellcheck-py/shellcheck-py
30-
rev: "v0.10.0.1"
30+
rev: "v0.11.0.1"
3131
hooks:
3232
- id: shellcheck
3333
name: shellcheck

0 commit comments

Comments
 (0)