Skip to content

Commit 6a9abb3

Browse files
build(deps): pre-commit autoupdate (#210)
1 parent c0dab7d commit 6a9abb3

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-yaml
99
- id: end-of-file-fixer
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: check-github-workflows
1515
- repo: https://github.com/shellcheck-py/shellcheck-py
16-
rev: v0.10.0.1
16+
rev: v0.11.0.1
1717
hooks:
1818
- id: shellcheck
1919
- repo: https://github.com/coatl-dev/hadolint-coatl

0 commit comments

Comments
 (0)