Skip to content

Commit a0ab7b3

Browse files
authored
Merge pull request #4 from diffpy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 57ffcd8 + 48be84d commit a0ab7b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 24.4.2
5+
rev: 24.8.0
66
hooks:
77
- id: black
88
- repo: https://github.com/pycqa/flake8
9-
rev: 7.1.0
9+
rev: 7.1.1
1010
hooks:
1111
- id: flake8
1212
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)