File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ repos:
13
13
- id : trailing-whitespace
14
14
- id : mixed-line-ending
15
15
- repo : https://github.com/sbrunner/hooks
16
- rev : 1.1.0
16
+ rev : 1.1.2
17
17
hooks :
18
18
- id : copyright
19
19
- id : workflows-require-timeout
20
20
- id : poetry-check
21
21
additional_dependencies :
22
- - poetry==1.8.3 # pypi
22
+ - poetry==1.8.4 # pypi
23
23
- id : poetry-lock
24
24
additional_dependencies :
25
- - poetry==1.8.3 # pypi
25
+ - poetry==1.8.4 # pypi
26
26
- repo : https://github.com/codespell-project/codespell
27
27
rev : v2.3.0
28
28
hooks :
@@ -46,12 +46,12 @@ repos:
46
46
hooks :
47
47
- id : git-check
48
48
- repo : https://github.com/python-jsonschema/check-jsonschema
49
- rev : 0.29.3
49
+ rev : 0.29.4
50
50
hooks :
51
51
- id : check-github-workflows
52
52
- id : check-renovate
53
53
additional_dependencies :
54
- - pyjson5==1.6.6 # pypi
54
+ - pyjson5==1.6.7 # pypi
55
55
- id : check-github-actions
56
56
- id : check-jsonschema
57
57
name : Check GitHub Workflows set timeout-minutes
@@ -102,6 +102,6 @@ repos:
102
102
ci/config\.yaml
103
103
)$
104
104
- repo : https://github.com/renovatebot/pre-commit-hooks
105
- rev : 38.106.3
105
+ rev : 38.106.4
106
106
hooks :
107
107
- id : renovate-config-validator
You can’t perform that action at this time.
0 commit comments