File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/ansible-network/collection_prep
4
- rev : 1.1.1
4
+ rev : 1.1.2
5
5
hooks :
6
6
- id : update-docs
7
7
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.6 .0
9
+ rev : v6.0 .0
10
10
hooks :
11
11
- id : check-merge-conflict
12
12
- id : check-symlinks
17
17
- id : trailing-whitespace
18
18
19
19
- repo : https://github.com/asottile/add-trailing-comma.git
20
- rev : v3.1 .0
20
+ rev : v3.2 .0
21
21
hooks :
22
22
- id : add-trailing-comma
23
23
args :
@@ -54,19 +54,19 @@ repos:
54
54
- prettier-plugin-toml
55
55
56
56
- repo : https://github.com/psf/black
57
- rev : 24.8 .0
57
+ rev : 25.1 .0
58
58
hooks :
59
59
- id : black
60
60
61
61
- repo : https://github.com/astral-sh/ruff-pre-commit
62
- rev : " v0.6.1 "
62
+ rev : " v0.12.8 "
63
63
hooks :
64
64
- id : ruff
65
65
args :
66
66
- " --exit-non-zero-on-fix"
67
67
68
68
- repo : https://github.com/streetsidesoftware/cspell-cli
69
- rev : v8.13.3
69
+ rev : v9.2.0
70
70
hooks :
71
71
- id : cspell
72
72
name : Spell check with cspell
77
77
- id : darglint
78
78
79
79
- repo : https://github.com/pycqa/pylint.git
80
- rev : v3.2.6
80
+ rev : v3.3.8
81
81
hooks :
82
82
- id : pylint
83
83
args :
88
88
- pytest-ansible
89
89
90
90
- repo : https://github.com/pre-commit/mirrors-mypy.git
91
- rev : v1.11 .1
91
+ rev : v1.17 .1
92
92
hooks :
93
93
- id : mypy
94
94
additional_dependencies :
You can’t perform that action at this time.
0 commit comments