Skip to content

Commit 91cb2f3

Browse files
authored
Merge pull request #87 from plone/pre-commit-ci-update-config
Merge pull request #87 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [ci-skip]
2 parents c1d6839 + d3f701c commit 91cb2f3

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)