Skip to content

Commit f745968

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc → 0a09c783808cfe77bb3269250f663ff733d23302](PyCQA/isort@c8ab4a5...0a09c78) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b → fe95161893684893d68b1225356702ca71f8d388](psf/black-pre-commit-mirror@8a737e7...fe95161)
1 parent ae503ee commit f745968

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
@@ -23,11 +23,11 @@ repos:
2323
hooks:
2424
- id: absolufy-imports
2525
- repo: https://github.com/PyCQA/isort
26-
rev: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
26+
rev: 0a09c783808cfe77bb3269250f663ff733d23302 # frozen: 7.0.0
2727
hooks:
2828
- id: isort
29-
- repo: https://github.com/psf/black
30-
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
29+
- repo: https://github.com/psf/black-pre-commit-mirror
30+
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
3131
hooks:
3232
- id: black
3333
- repo: https://github.com/hukkin/docformatter

0 commit comments

Comments
 (0)