Skip to content

Commit bd141a6

Browse files
committed
pre-commit autoupdate
1 parent 0a75314 commit bd141a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ repos:
66
- id: check-useless-excludes
77

88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.1.0
9+
rev: v4.5.0
1010
hooks:
1111
- id: check-merge-conflict
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
args: [--markdown-linebreak-ext=md]
1515

1616
- repo: https://github.com/executablebooks/mdformat
17-
rev: 0.7.13
17+
rev: 0.7.17
1818
hooks:
1919
- id: mdformat
2020
additional_dependencies:

0 commit comments

Comments
 (0)