Skip to content

Commit 8a9a10d

Browse files
authored
Merge pull request #125 from data-exp-lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dd3b104 + 01c6aa9 commit 8a9a10d

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
@@ -6,13 +6,13 @@ ci:
66
autoupdate_schedule: weekly
77

88
repos:
9-
- repo: https://github.com/psf/black
9+
- repo: https://github.com/psf/black-pre-commit-mirror
1010
rev: 25.9.0
1111
hooks:
1212
- id: black
1313
language_version: python3
1414
- repo: https://github.com/PyCQA/isort
15-
rev: '6.0.1'
15+
rev: '6.1.0'
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)