Skip to content

Commit dd43f78

Browse files
Merge pull request #59 from mosdef-hub/pre-commit-ci-update-config
2 parents 6d9f92a + fb337c4 commit dd43f78

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
@@ -15,13 +15,13 @@ repos:
1515
- id: check-yaml
1616
- id: end-of-file-fixer
1717
- id: trailing-whitespace
18-
- repo: https://github.com/psf/black
18+
- repo: https://github.com/psf/black-pre-commit-mirror
1919
rev: 25.9.0
2020
hooks:
2121
- id: black
2222
args: [--line-length=80]
2323
- repo: https://github.com/pycqa/isort
24-
rev: 6.0.1
24+
rev: 7.0.0
2525
hooks:
2626
- id: isort
2727
name: isort (python)

0 commit comments

Comments
 (0)