Skip to content

Commit 5f0d68e

Browse files
authored
chore: Bump pre-commit hooks (#20)
1 parent e74ac95 commit 5f0d68e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default_language_version:
44

55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # 4.6.0
7+
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # 5.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -18,7 +18,7 @@ repos:
1818
- id: yamllint
1919

2020
- repo: https://github.com/igorshubovych/markdownlint-cli
21-
rev: f295829140d25717bc79368d3f966fc1f67a824f # 0.41.0
21+
rev: 0d9fcb51a54f3b750b911c054b4bd1a590f1b592 # 0.43.0
2222
hooks:
2323
- id: markdownlint
2424
- repo: https://github.com/koalaman/shellcheck-precommit
@@ -28,6 +28,6 @@ repos:
2828
args: ["--severity=info"]
2929

3030
- repo: https://github.com/rhysd/actionlint
31-
rev: 62dc61a45fc95efe8c800af7a557ab0b9165d63b # 1.7.1
31+
rev: 5db9d9cde2f3deb5035dea3e45f0a9fff2f29448 # 1.7.4
3232
hooks:
3333
- id: actionlint

0 commit comments

Comments
 (0)