Skip to content

Commit 69eed00

Browse files
authored
Merge pull request #191 from stigaview/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2ec775a + 9d0f1ce commit 69eed00

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
@@ -14,13 +14,13 @@ repos:
1414
- id: check-toml
1515

1616

17-
- repo: https://github.com/psf/black
17+
- repo: https://github.com/psf/black-pre-commit-mirror
1818
rev: 25.9.0
1919
hooks:
2020
- id: black
2121

2222
- repo: https://github.com/PyCQA/isort
23-
rev: 6.0.1
23+
rev: 6.1.0
2424
hooks:
2525
- id: isort
2626

0 commit comments

Comments
 (0)