Skip to content

Commit bf56454

Browse files
committed
Change dependencies
1 parent a8bb2a4 commit bf56454

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ repos:
7676
- --force
7777
- --keep-updates
7878
files: ^(airos|tests|script)/.+\.py$
79-
- repo: https://github.com/igorshubovych/markdownlint-cli
80-
rev: v0.47.0
79+
- repo: https://github.com/DavidAnson/markdownlint-cli2
80+
rev: v0.20.0
8181
hooks:
82-
- id: markdownlint
82+
- id: markdownlint-cli2
8383
- repo: local
8484
hooks:
8585
- id: parsetest

0 commit comments

Comments
 (0)