File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ repos:
5050 - id : gitleaks
5151
5252 - repo : https://github.com/rhysd/actionlint
53- rev : v1.7.8
53+ rev : v1.7.9
5454 hooks :
5555 - id : actionlint
5656
5757 - repo : https://github.com/editorconfig-checker/editorconfig-checker
58- rev : v3.4.1
58+ rev : v3.5.0
5959 hooks :
6060 - id : editorconfig-checker
6161
9595 - id : taplo-format
9696
9797 - repo : https://github.com/astral-sh/uv-pre-commit
98- rev : 0.9.10
98+ rev : 0.9.11
9999 hooks :
100100 - id : uv-lock
101101
Original file line number Diff line number Diff line change 11# hadolint global ignore=DL3008
2- FROM ghcr.io/astral-sh/uv:0.9.10 @sha256:29bd45092ea8902c0bbb7f0a338f0494a382b1f4b18355df5be270ade679ff1d AS uv
2+ FROM ghcr.io/astral-sh/uv:0.9.11 @sha256:5aa820129de0a600924f166aec9cb51613b15b68f1dcd2a02f31a500d2ede568 AS uv
33
44# #
55# base
You can’t perform that action at this time.
0 commit comments