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 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 : v5.0 .0
10
10
hooks :
11
11
- id : check-merge-conflict
12
12
- id : check-symlinks
@@ -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 : 24.10 .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.7 .1"
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 : v8.15.2
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.1
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.13.0
92
92
hooks :
93
93
- id : mypy
94
94
additional_dependencies :
You can’t perform that action at this time.
0 commit comments