Skip to content

Commit 1249a9e

Browse files
[pre-commit.ci] pre-commit autoupdate (#119)
1 parent e58bfb0 commit 1249a9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
@@ -19,6 +19,6 @@ repos:
1919
--ignore,SC2086,
2020
]
2121
- repo: https://github.com/shellcheck-py/shellcheck-py
22-
rev: v0.10.0.1
22+
rev: v0.11.0.1
2323
hooks:
2424
- id: shellcheck

0 commit comments

Comments
 (0)