Skip to content

Commit e8e3c39

Browse files
authored
Merge pull request #7 from diffpy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 59762eb + 9ef0610 commit e8e3c39

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
@@ -8,15 +8,15 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/psf/black
11-
rev: 24.10.0
11+
rev: 25.1.0
1212
hooks:
1313
- id: black
1414
- repo: https://github.com/pycqa/flake8
15-
rev: 7.1.1
15+
rev: 7.3.0
1616
hooks:
1717
- id: flake8
1818
- repo: https://github.com/pycqa/isort
19-
rev: 5.13.2
19+
rev: 6.0.1
2020
hooks:
2121
- id: isort
2222
args: ["--profile", "black"]

0 commit comments

Comments
 (0)