There was an error while loading. Please reload this page.
2 parents 8b27848 + d4e43a4 commit f634281Copy full SHA for f634281
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
hooks:
21
- id: black
22
- repo: https://github.com/collective/zpretty
23
- rev: 3.1.0
+ rev: 3.1.1
24
25
- id: zpretty
26
@@ -32,7 +32,7 @@ repos:
32
# """
33
##
34
- repo: https://github.com/PyCQA/flake8
35
- rev: 7.2.0
+ rev: 7.3.0
36
37
- id: flake8
38
@@ -62,7 +62,7 @@ repos:
62
63
- id: check-manifest
64
- repo: https://github.com/regebro/pyroma
65
- rev: "4.2"
+ rev: "5.0"
66
67
- id: pyroma
68
- repo: https://github.com/mgedmin/check-python-versions
0 commit comments