Skip to content

Commit 12fb57f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/collective/zpretty: 3.1.0 → 3.1.1](collective/zpretty@3.1.0...3.1.1) - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0) - [github.com/regebro/pyroma: 4.2 → 5.0](regebro/pyroma@4.2...5.0)
1 parent beea813 commit 12fb57f

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)