Skip to content

Commit bf33e4a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.6.25 → v1.6.26](rhysd/actionlint@v1.6.25...v1.6.26) - [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.10.0](DavidAnson/markdownlint-cli2@v0.8.1...v0.10.0) - [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.327](kumaraditya303/mirrors-pyright@v1.1.322...v1.1.327)
1 parent ab69bd9 commit bf33e4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ repos:
4545
hooks:
4646
- id: check-mailmap
4747
- repo: https://github.com/rhysd/actionlint
48-
rev: v1.6.25
48+
rev: v1.6.26
4949
hooks:
5050
- id: actionlint
5151
- repo: https://github.com/adrienverge/yamllint
5252
rev: v1.32.0
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.10.0
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.327
9090
hooks:
9191
- id: pyright
9292
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)