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 f79fec0 commit d6ca887Copy full SHA for d6ca887
.pre-commit-config.yaml
@@ -22,6 +22,6 @@ repos:
22
hooks:
23
- id: fix-smartquotes
24
- repo: https://github.com/renovatebot/pre-commit-hooks
25
- rev: 41.1.2
+ rev: 41.1.3
26
27
- id: renovate-config-validator
zarf-config.yaml
@@ -20,4 +20,4 @@ package:
20
registry_image_tag: 3.0.0
21
# renovate: datasource=docker depName=registry1.dso.mil/ironbank/opensource/go-gitea/gitea
- gitea_image: "registry1.dso.mil/ironbank/opensource/go-gitea/gitea:v1.24.0"
+ gitea_image: "registry1.dso.mil/ironbank/opensource/go-gitea/gitea:v1.24.1"
0 commit comments