1111 - id : trailing-whitespace
1212
1313 - repo : https://github.com/ansible-community/ansible-lint.git
14- rev : v25.9.2
14+ rev : v25.11.1
1515 hooks :
1616 - id : ansible-lint
1717 language : python
3535 - ./roles
3636
3737 - repo : https://github.com/DavidAnson/markdownlint-cli2.git
38- rev : v0.18 .1
38+ rev : v0.19 .1
3939 hooks :
4040 - id : markdownlint-cli2
4141
5050 types :
5151 - markdown
5252 additional_dependencies :
53- - prettier@3.6.2
53+ - prettier@3.7.1
5454
5555 - id : pytest
5656 name : pytest
6161 - python
6262 additional_dependencies :
6363 - ansible-core ==2.19.3
64- - ansible-lint ==25.9.2
64+ - ansible-lint ==25.11.1
6565 - pyspellchecker ==0.8.3
66- - pytest ==8.4.2
66+ - pytest ==9.0.1
6767
6868 - id : gendict.py
6969 name : gendict.py
@@ -73,11 +73,11 @@ repos:
7373 - pre-push
7474 additional_dependencies :
7575 - ansible-core ==2.19.3
76- - ansible-lint ==25.9.2
76+ - ansible-lint ==25.11.1
7777 - pyspellchecker ==0.8.3
7878
7979 - repo : https://github.com/gitleaks/gitleaks.git
80- rev : v8.28 .0
80+ rev : v8.30 .0
8181 hooks :
8282 - id : gitleaks
8383
@@ -90,10 +90,10 @@ repos:
9090 - --strict
9191 additional_dependencies :
9292 - ansible-core ==2.19.3
93- - ansible-lint ==25.9.2
94- - boto3-stubs[s3] ==1.40.48
93+ - ansible-lint ==25.11.1
94+ - boto3-stubs[s3] ==1.41.5
9595 - pyspellchecker ==0.8.3
96- - pytest ==8.4.2
96+ - pytest ==9.0.1
9797
9898 - repo : https://github.com/pre-commit/mirrors-mypy.git
9999 # Do not update unless package versions are supported by the system Python version
@@ -111,12 +111,12 @@ repos:
111111 - --strict
112112 - --scripts-are-modules
113113 additional_dependencies :
114- - mitmproxy ==11.0.2
115- - requests ==2.32.3
116- - types-requests ==2.32.0.20250328
114+ - mitmproxy ==12.2.1
115+ - requests ==2.32.5
116+ - types-requests ==2.32.4.20250913
117117
118118 - repo : https://github.com/astral-sh/ruff-pre-commit.git
119- rev : v0.14.0
119+ rev : v0.14.6
120120 hooks :
121121 - id : ruff-check
122122 args :
@@ -129,7 +129,7 @@ repos:
129129 - repo : https://github.com/astral-sh/ruff-pre-commit.git
130130 # Do not update unless package versions are supported by the system Python version
131131 # used by the proxy_servers hosts (556b70d).
132- rev : v0.14.0
132+ rev : v0.14.6
133133 hooks :
134134 - id : ruff
135135 name : ruff (mitmproxy)
@@ -148,13 +148,13 @@ repos:
148148 - jinja
149149
150150 - repo : https://github.com/tofuutils/pre-commit-opentofu.git
151- rev : v2.2.1
151+ rev : v2.2.2
152152 hooks :
153153 - id : tofu_fmt
154154 - id : tofu_validate
155155
156156 - repo : https://github.com/tombi-toml/tombi-pre-commit.git
157- rev : v0.6.25
157+ rev : v0.7.0
158158 hooks :
159159 - id : tombi-lint
160160 - id : tombi-format
0 commit comments