Skip to content

Commit 31d8c63

Browse files
[pre-commit.ci] pre-commit suggestions
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0) - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.21](hukkin/mdformat@0.7.16...0.7.21)
1 parent af37c48 commit 31d8c63

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
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.4.0
12+
rev: v5.0.0
1313
hooks:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
@@ -22,7 +22,7 @@ repos:
2222
- id: detect-private-key
2323

2424
- repo: https://github.com/executablebooks/mdformat
25-
rev: 0.7.16
25+
rev: 0.7.21
2626
hooks:
2727
- id: mdformat
2828
additional_dependencies:

0 commit comments

Comments
 (0)