Skip to content

Commit 9d79be1

Browse files
authored
Merge pull request #194 from plone/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents 493ad5f + b2e89d4 commit 9d79be1

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
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/psf/black
19-
rev: 23.12.1
19+
rev: 24.1.1
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/collective/zpretty
@@ -32,7 +32,7 @@ repos:
3232
# """
3333
##
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 6.1.0
35+
rev: 7.0.0
3636
hooks:
3737
- id: flake8
3838

0 commit comments

Comments
 (0)