Skip to content

Commit 4d9d8c6

Browse files
authored
Merge branch 'trunk' into improve_issue_format_check
2 parents 00301c5 + c1fbe8c commit 4d9d8c6

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
@@ -3,8 +3,8 @@ ci:
33
autoupdate_schedule: monthly
44

55
repos:
6-
- repo: https://github.com/psf/black
7-
rev: 25.1.0
6+
- repo: https://github.com/psf/black-pre-commit-mirror
7+
rev: 25.9.0
88
hooks:
99
- id: black
1010

@@ -15,7 +15,7 @@ repos:
1515
args: [--py39-plus]
1616

1717
- repo: https://github.com/PyCQA/isort
18-
rev: 6.0.1
18+
rev: 6.1.0
1919
hooks:
2020
- id: isort
2121
additional_dependencies: [toml]

0 commit comments

Comments
 (0)