Skip to content

Commit f670a97

Browse files
committed
Fix Ubuntu 20.04 compatibility
1 parent 25707bd commit f670a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
hooks:
66
- id: format-precice-config
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.39.0
8+
rev: v0.30.0
99
hooks:
1010
- id: markdownlint
1111
files: "^(.*/)?README.md"

0 commit comments

Comments
 (0)