This repository was archived by the owner on Jan 8, 2023. It is now read-only.
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 @@ -13,12 +13,12 @@ repos:
13
13
hooks :
14
14
- id : isort
15
15
- repo : https://github.com/psf/black
16
- rev : 22.3 .0
16
+ rev : 22.6 .0
17
17
hooks :
18
18
- id : black
19
19
language_version : python3
20
20
- repo : https://github.com/pre-commit/pre-commit-hooks.git
21
- rev : v4.2 .0
21
+ rev : v4.3 .0
22
22
hooks :
23
23
- id : end-of-file-fixer
24
24
- id : trailing-whitespace
39
39
- flake8-docstrings>=1.5.0
40
40
language_version : python3
41
41
- repo : https://github.com/pre-commit/mirrors-mypy
42
- rev : v0.950
42
+ rev : v0.961
43
43
hooks :
44
44
- id : mypy
45
45
# empty args needed in order to match mypy cli behavior
@@ -51,13 +51,13 @@ repos:
51
51
- molecule>=4.0.0
52
52
- packaging
53
53
- repo : https://github.com/pre-commit/mirrors-pylint
54
- rev : v3.0.0a4
54
+ rev : v3.0.0a5
55
55
hooks :
56
56
- id : pylint
57
57
additional_dependencies :
58
58
- ansible-core>=2.13
59
59
- molecule>=4.0.0
60
60
- repo : https://github.com/ansible/ansible-lint.git
61
- rev : v6.2.1
61
+ rev : v6.3.0
62
62
hooks :
63
63
- id : ansible-lint
You can’t perform that action at this time.
0 commit comments