We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373c550 commit 46b1ff0Copy full SHA for 46b1ff0
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
- id: gitleaks
51
52
- repo: https://github.com/rhysd/actionlint
53
- rev: v1.7.9
+ rev: v1.7.10
54
hooks:
55
- id: actionlint
56
Dockerfile
@@ -1,5 +1,5 @@
1
# hadolint global ignore=DL3008
2
-FROM ghcr.io/astral-sh/uv:0.9.20@sha256:81f1a183fbdd9cec1498b066a32f0da043d4a9dda12b8372c7bfd183665e485d AS uv
+FROM ghcr.io/astral-sh/uv:0.9.21@sha256:15f68a476b768083505fe1dbfcc998344d0135f0ca1b8465c4760b323904f05a AS uv
3
4
##
5
# base
0 commit comments