Skip to content

Commit 9cbc71c

Browse files
[pre-commit.ci] pre-commit autoupdate (#255)
* [pre-commit.ci] pre-commit autoupdate updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: af0ba72a73598c76189d6dd1b21d8532255d5942 → fe95161893684893d68b1225356702ca71f8d388](psf/black-pre-commit-mirror@af0ba72...fe95161) - [github.com/pycqa/isort: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc → ec0efaee4acfce198521e43caa3029b06cedd64a](PyCQA/isort@c8ab4a5...ec0efae) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c2ab230 commit 9cbc71c

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
@@ -1,12 +1,12 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
4-
- repo: https://github.com/psf/black
5-
rev: af0ba72a73598c76189d6dd1b21d8532255d5942 # frozen: 25.9.0
4+
- repo: https://github.com/psf/black-pre-commit-mirror
5+
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
66
hooks:
77
- id: black
88
- repo: https://github.com/pycqa/isort
9-
rev: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
9+
rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0
1010
hooks:
1111
- id: isort
1212
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)