Skip to content

Commit dc6acfb

Browse files
[pre-commit.ci] pre-commit autoupdate (#45)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5943733 commit dc6acfb

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
@@ -12,11 +12,11 @@ repos:
1212
- id: editorconfig-checker
1313
alias: ec
1414
- repo: https://github.com/pycqa/isort
15-
rev: 6.0.1
15+
rev: 6.1.0
1616
hooks:
1717
- id: isort
1818
name: isort (python)
19-
- repo: https://github.com/psf/black
19+
- repo: https://github.com/psf/black-pre-commit-mirror
2020
rev: 25.9.0
2121
hooks:
2222
- id: black

0 commit comments

Comments
 (0)