Skip to content

Commit 0a9d938

Browse files
authored
Merge pull request #720 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 11276b6 + 62f00ab commit 0a9d938

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.4.0
4+
rev: v4.6.0
55
hooks:
66
- id: check-added-large-files
77
- id: check-executables-have-shebangs
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/igorshubovych/markdownlint-cli
19-
rev: v0.35.0
19+
rev: v0.41.0
2020
hooks:
2121
- id: markdownlint-fix
2222
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]

0 commit comments

Comments
 (0)