Skip to content

Commit d9afd8e

Browse files
Auto-update pre-commit hooks
1 parent 242834a commit d9afd8e

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
@@ -8,11 +8,11 @@ repos:
88
- id: end-of-file-fixer
99
- id: check-added-large-files
1010
- repo: https://github.com/adrienverge/yamllint
11-
rev: v1.37.0
11+
rev: v1.37.1
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/DavidAnson/markdownlint-cli2
15-
rev: v0.17.2
15+
rev: v0.18.1
1616
hooks:
1717
- id: markdownlint-cli2-rules-docker
1818
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)