Skip to content

Commit 1b065df

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0138287 commit 1b065df

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
@@ -2,11 +2,11 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/psf/black-pre-commit-mirror
5-
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
5+
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
66
hooks:
77
- id: black
88
- repo: https://github.com/pycqa/isort
9-
rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0
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)