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 31
31
32
32
# Text file hooks
33
33
- repo : https://github.com/igorshubovych/markdownlint-cli
34
- rev : v0.30.0
34
+ rev : v0.31.1
35
35
hooks :
36
36
- id : markdownlint
37
37
args :
49
49
50
50
# pre-commit hooks
51
51
- repo : https://github.com/pre-commit/pre-commit
52
- rev : v2.16 .0
52
+ rev : v2.17 .0
53
53
hooks :
54
54
- id : validate_manifest
55
55
@@ -75,13 +75,13 @@ repos:
75
75
76
76
# Python hooks
77
77
- repo : https://github.com/PyCQA/bandit
78
- rev : 1.7.1
78
+ rev : 1.7.2
79
79
hooks :
80
80
- id : bandit
81
81
args :
82
82
- --config=.bandit.yml
83
83
- repo : https://github.com/psf/black
84
- rev : 21.12b0
84
+ rev : 22.1.0
85
85
hooks :
86
86
- id : black
87
87
- repo : https://gitlab.com/pycqa/flake8
@@ -105,14 +105,14 @@ repos:
105
105
106
106
# Ansible hooks
107
107
- repo : https://github.com/ansible-community/ansible-lint
108
- rev : v5.3.2
108
+ rev : v5.4.0
109
109
hooks :
110
110
- id : ansible-lint
111
111
# files: molecule/default/playbook.yml
112
112
113
113
# Terraform hooks
114
114
- repo : https://github.com/antonbabenko/pre-commit-terraform
115
- rev : v1.62.3
115
+ rev : v1.64.0
116
116
hooks :
117
117
- id : terraform_fmt
118
118
- id : terraform_validate
You can’t perform that action at this time.
0 commit comments