Skip to content

Commit f626d6a

Browse files
authored
Merge pull request #159 from plone/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents 33a1539 + 72e183d commit f626d6a

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
@@ -12,7 +12,7 @@ repos:
1212
- id: pyupgrade
1313
args: [--py38-plus]
1414
- repo: https://github.com/pycqa/isort
15-
rev: 6.0.0
15+
rev: 6.0.1
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/psf/black
@@ -32,7 +32,7 @@ repos:
3232
# """
3333
##
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.1.1
35+
rev: 7.1.2
3636
hooks:
3737
- id: flake8
3838

0 commit comments

Comments
 (0)