Skip to content

Commit 6a073e8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17) - [github.com/DavidAnson/markdownlint-cli2: v0.8.1 → v0.9.2](DavidAnson/markdownlint-cli2@v0.8.1...v0.9.2) - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/kumaraditya303/mirrors-pyright: v1.1.322 → v1.1.326](kumaraditya303/mirrors-pyright@v1.1.322...v1.1.326)
1 parent ab69bd9 commit 6a073e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat
56-
rev: 0.7.16
56+
rev: 0.7.17
5757
hooks:
5858
- id: mdformat
5959
additional_dependencies:
@@ -66,13 +66,13 @@ repos:
6666
- mdformat-black
6767
- mdformat-config
6868
- repo: https://github.com/DavidAnson/markdownlint-cli2
69-
rev: v0.8.1
69+
rev: v0.9.2
7070
hooks:
7171
- id: markdownlint-cli2
7272
additional_dependencies:
7373
7474
- repo: https://github.com/psf/black
75-
rev: 23.7.0
75+
rev: 23.9.1
7676
hooks:
7777
- id: black
7878
- repo: https://github.com/PyCQA/isort
@@ -86,7 +86,7 @@ repos:
8686
additional_dependencies:
8787
- tomli
8888
- repo: https://github.com/kumaraditya303/mirrors-pyright
89-
rev: v1.1.322
89+
rev: v1.1.326
9090
hooks:
9191
- id: pyright
9292
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)