Skip to content

Commit f52ea6f

Browse files
authored
Merge pull request #36 from plone/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents 9d3602b + c410c0c commit f52ea6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/collective/zpretty
23-
rev: 3.1.0
23+
rev: 3.1.1
2424
hooks:
2525
- id: zpretty
2626

@@ -32,7 +32,7 @@ repos:
3232
# """
3333
##
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.2.0
35+
rev: 7.3.0
3636
hooks:
3737
- id: flake8
3838

@@ -62,7 +62,7 @@ repos:
6262
hooks:
6363
- id: check-manifest
6464
- repo: https://github.com/regebro/pyroma
65-
rev: "4.2"
65+
rev: "5.0"
6666
hooks:
6767
- id: pyroma
6868
- repo: https://github.com/mgedmin/check-python-versions

0 commit comments

Comments
 (0)