Skip to content

Commit 210e1ee

Browse files
authored
Merge pull request #6 from diffpy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a0ab7b3 + 878510a commit 210e1ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 24.8.0
5+
rev: 24.10.0
66
hooks:
77
- id: black
88
- repo: https://github.com/pycqa/flake8
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: isort
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.6.0
17+
rev: v5.0.0
1818
hooks:
1919
- id: check-yaml
2020
- id: end-of-file-fixer

0 commit comments

Comments
 (0)