File tree Expand file tree Collapse file tree 3 files changed +148
-148
lines changed
Expand file tree Collapse file tree 3 files changed +148
-148
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ cryptography==46.0.3
2424 # ansible-lint
2525distro==1.9.0
2626 # via ansible-lint
27- filelock==3.20.0
27+ filelock==3.20.1
2828 # via ansible-lint
2929jinja2==3.1.6
3030 # via ansible-core
Original file line number Diff line number Diff line change 3030 hooks :
3131 - id : check-useless-excludes
3232 - repo : https://github.com/astral-sh/uv-pre-commit
33- rev : 0.9.16
33+ rev : 0.9.17
3434 hooks :
3535 - id : uv-sync
3636 - id : uv-lock
@@ -146,15 +146,15 @@ repos:
146146 entry : yamllint --strict
147147
148148 - repo : https://github.com/tombi-toml/tombi-pre-commit
149- rev : v0.7.4
149+ rev : v0.7.7
150150 hooks :
151151 - id : tombi-format
152152 alias : toml
153153 - id : tombi-lint
154154 alias : toml
155155
156156 - repo : https://github.com/astral-sh/ruff-pre-commit
157- rev : v0.14.8
157+ rev : v0.14.9
158158 hooks :
159159 - id : ruff-format
160160 alias : ruff
You can’t perform that action at this time.
0 commit comments