Skip to content

Commit e2a8256

Browse files
authored
Merge branch 'release-5.2' into cherry-pick-release-5.2-a44c6c0d1e50d3eb40cc25856483f689f44aa754
2 parents 5aafc44 + eef506e commit e2a8256

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
@@ -55,11 +55,11 @@ repos:
5555
- id: pyupgrade
5656

5757
- repo: https://github.com/PyCQA/isort
58-
rev: 6.0.1
58+
rev: 6.1.0
5959
hooks:
6060
- id: isort
6161

62-
- repo: https://github.com/psf/black
62+
- repo: https://github.com/psf/black-pre-commit-mirror
6363
rev: 25.9.0
6464
hooks:
6565
- id: black

0 commit comments

Comments
 (0)