Skip to content

Commit 947d852

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.1 → v1.5.4](Lucas-C/pre-commit-hooks@v1.5.1...v1.5.4) - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/kumaraditya303/mirrors-pyright: v1.1.316 → v1.1.323](kumaraditya303/mirrors-pyright@v1.1.316...v1.1.323)
1 parent cdea29f commit 947d852

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- id: check-toml
2222
- id: check-json
2323
- repo: https://github.com/Lucas-C/pre-commit-hooks
24-
rev: v1.5.1
24+
rev: v1.5.4
2525
hooks:
2626
- id: remove-crlf
2727
- repo: https://github.com/codespell-project/codespell
@@ -76,7 +76,7 @@ repos:
7676
hooks:
7777
- id: shfmt
7878
- repo: https://github.com/psf/black
79-
rev: 23.3.0
79+
rev: 23.7.0
8080
hooks:
8181
- id: black
8282
- repo: https://github.com/PyCQA/isort
@@ -90,7 +90,7 @@ repos:
9090
additional_dependencies:
9191
- tomli
9292
- repo: https://github.com/kumaraditya303/mirrors-pyright
93-
rev: v1.1.316
93+
rev: v1.1.323
9494
hooks:
9595
- id: pyright
9696
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)