Skip to content

Commit ac7d51d

Browse files
[pre-commit.ci] pre-commit autoupdate (#124)
1 parent c282493 commit ac7d51d

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
@@ -21,7 +21,7 @@ repos:
2121

2222
# Automatically sort python imports
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 0a09c783808cfe77bb3269250f663ff733d23302 # frozen: 7.0.0
24+
rev: a333737ed43df02b18e6c95477ea1b285b3de15a # frozen: 8.0.1
2525
hooks:
2626
- id: isort
2727
args: [--profile, black]
@@ -97,7 +97,7 @@ repos:
9797

9898
# Lint: Markdown
9999
- repo: https://github.com/DavidAnson/markdownlint-cli2
100-
rev: 7339935a3036f096ee0d7f1f047a9ec41707d4c1 # frozen: v0.20.0
100+
rev: 5387279b3b4c24822c0f86d4df4f28b37e3e8992 # frozen: v0.21.0
101101
hooks:
102102
- id: markdownlint-cli2
103103
args: [--fix]

0 commit comments

Comments
 (0)