Skip to content

Commit c38b024

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [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.319](kumaraditya303/mirrors-pyright@v1.1.316...v1.1.319)
1 parent a9b8007 commit c38b024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.319
9494
hooks:
9595
- id: pyright
9696
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)