Skip to content

Commit 07835a5

Browse files
committed
chore: update versions to latest
1 parent 78b4a33 commit 07835a5

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
@@ -9,10 +9,10 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/PyCQA/isort
12-
rev: 5.10.1
12+
rev: 5.12.0
1313
hooks:
1414
- id: isort
1515
- repo: https://github.com/psf/black
16-
rev: 22.6.0
16+
rev: 23.7.0
1717
hooks:
1818
- id: black

0 commit comments

Comments
 (0)