Skip to content

Commit 0563f24

Browse files
authored
Merge pull request #54 from plone/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents 811f48f + 61503b9 commit 0563f24

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
@@ -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
@@ -33,7 +33,7 @@ repos:
3333
# """
3434
##
3535
- repo: https://github.com/PyCQA/flake8
36-
rev: 7.1.1
36+
rev: 7.1.2
3737
hooks:
3838
- id: flake8
3939

0 commit comments

Comments
 (0)