Skip to content

Commit 943e1d4

Browse files
[pre-commit.ci] pre-commit autoupdate (#294)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dipin <[email protected]>
1 parent 74efc5a commit 943e1d4

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
@@ -1,6 +1,6 @@
11
repos:
22

3-
- repo: https://github.com/psf/black
3+
- repo: https://github.com/psf/black-pre-commit-mirror
44
rev: 25.9.0
55
hooks:
66
- id: black
@@ -13,7 +13,7 @@ repos:
1313
additional_dependencies: [black==23.10.1]
1414

1515
- repo: https://github.com/pycqa/isort
16-
rev: 6.0.1
16+
rev: 7.0.0
1717
hooks:
1818
- id: isort
1919
args: [

0 commit comments

Comments
 (0)