Skip to content

Commit 901e061

Browse files
authored
Merge pull request #240 from ProjectPythia/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4ac72c3 + 8e704ab commit 901e061

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
@@ -9,13 +9,13 @@ repos:
99
- id: check-yaml
1010
- id: double-quote-string-fixer
1111

12-
- repo: https://github.com/psf/black
12+
- repo: https://github.com/psf/black-pre-commit-mirror
1313
rev: 25.9.0
1414
hooks:
1515
- id: black
1616

1717
- repo: https://github.com/keewis/blackdoc
18-
rev: v0.4.2
18+
rev: v0.4.3
1919
hooks:
2020
- id: blackdoc
2121

@@ -30,7 +30,7 @@ repos:
3030
- id: seed-isort-config
3131

3232
- repo: https://github.com/PyCQA/isort
33-
rev: 6.0.1
33+
rev: 6.1.0
3434
hooks:
3535
- id: isort
3636

0 commit comments

Comments
 (0)