Skip to content

Commit 2a345c3

Browse files
authored
Merge pull request #1 from wakatime/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b56b5a4 + 5bd4f58 commit 2a345c3

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
@@ -46,15 +46,15 @@ repos:
4646
hooks:
4747
- id: check-mailmap
4848
- repo: https://github.com/rhysd/actionlint
49-
rev: v1.6.25
49+
rev: v1.6.26
5050
hooks:
5151
- id: actionlint
5252
- repo: https://github.com/adrienverge/yamllint
5353
rev: v1.32.0
5454
hooks:
5555
- id: yamllint
5656
- repo: https://github.com/executablebooks/mdformat
57-
rev: 0.7.16
57+
rev: 0.7.17
5858
hooks:
5959
- id: mdformat
6060
additional_dependencies:
@@ -67,7 +67,7 @@ repos:
6767
- mdformat-black
6868
- mdformat-config
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.8.1
70+
rev: v0.10.0
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:
@@ -78,7 +78,7 @@ repos:
7878
- id: update-CITATION.cff
7979
- id: update-pyproject.toml
8080
- repo: https://github.com/psf/black
81-
rev: 23.7.0
81+
rev: 23.9.1
8282
hooks:
8383
- id: black
8484
- repo: https://github.com/PyCQA/isort
@@ -92,7 +92,7 @@ repos:
9292
additional_dependencies:
9393
- tomli
9494
- repo: https://github.com/kumaraditya303/mirrors-pyright
95-
rev: v1.1.322
95+
rev: v1.1.328
9696
hooks:
9797
- id: pyright
9898
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)