Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 681775a

Browse files
[pre-commit.ci] pre-commit suggestions
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/executablebooks/mdformat: 0.7.17 → 0.7.22](hukkin/mdformat@0.7.17...0.7.22)
1 parent c50ee8f commit 681775a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.6.0
12+
rev: v5.0.0
1313
hooks:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
@@ -21,7 +21,7 @@ repos:
2121
- id: detect-private-key
2222

2323
- repo: https://github.com/executablebooks/mdformat
24-
rev: 0.7.17
24+
rev: 0.7.22
2525
hooks:
2626
- id: mdformat
2727
additional_dependencies:

0 commit comments

Comments
 (0)