File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ repos:
12
12
- id : mixed-line-ending
13
13
- id : trailing-whitespace
14
14
- repo : https://github.com/PyCQA/flake8
15
- rev : 7.1.1
15
+ rev : 7.1.2
16
16
hooks :
17
17
- id : flake8
18
18
- repo : https://github.com/adrienverge/yamllint
19
19
rev : v1.35.1
20
20
hooks :
21
21
- id : yamllint
22
22
- repo : https://github.com/awslabs/cfn-python-lint
23
- rev : v1.20.1
23
+ rev : v1.27.0
24
24
hooks :
25
25
- id : cfn-python-lint
26
26
args :
@@ -39,18 +39,18 @@ repos:
39
39
^.pre-commit-config.yaml
40
40
)
41
41
- repo : https://github.com/psf/black
42
- rev : 24.10 .0
42
+ rev : 25.1 .0
43
43
hooks :
44
44
- id : black
45
45
- repo : https://github.com/python-poetry/poetry
46
- rev : ' 1.8.0 '
46
+ rev : ' 2.1.1 '
47
47
hooks :
48
48
- id : poetry-check
49
49
- id : poetry-lock
50
50
language_version : python3.10
51
51
args : ['--check']
52
52
- repo : https://github.com/sirosen/check-jsonschema
53
- rev : 0.30.0
53
+ rev : 0.31.2
54
54
hooks :
55
55
- id : check-github-workflows
56
56
- id : check-github-actions
You can’t perform that action at this time.
0 commit comments