Skip to content

Commit 58ef9cc

Browse files
authored
Merge pull request #44 from plone/pre-commit-ci-update-config
Merge pull request #44 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents 882d11a + c508858 commit 58ef9cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ repos:
1212
- id: pyupgrade
1313
args: [--py310-plus]
1414
- repo: https://github.com/pycqa/isort
15-
rev: 8.0.1
15+
rev: 9.0.0a3
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/psf/black-pre-commit-mirror
1919
rev: 26.3.1
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/collective/zpretty
23-
rev: 3.1.1
23+
rev: 4.0.0
2424
hooks:
2525
- id: zpretty
2626

@@ -66,7 +66,7 @@ repos:
6666
hooks:
6767
- id: pyroma
6868
- repo: https://github.com/mgedmin/check-python-versions
69-
rev: "0.24.0"
69+
rev: "0.24.2"
7070
hooks:
7171
- id: check-python-versions
7272
args: ['--only', 'setup.py,tox.ini']

0 commit comments

Comments
 (0)