Renovate: Update all non-major dependencies
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Renovate Bot 2024-09-16 14:04:23 +00:00
parent cf383a9995
commit 3d16ae479c
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ repos:
hooks: hooks:
- id: shellcheck - id: shellcheck
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4 rev: v8.19.2
hooks: hooks:
- id: gitleaks - id: gitleaks
- repo: local - repo: local

View file

@ -1,4 +1,4 @@
FROM python:3.12.4-alpine3.20@sha256:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8 FROM python:3.12.6-alpine3.20@sha256:7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4
# renovate: datasource=repology depName=alpine_3_20/build-base versioning=loose # renovate: datasource=repology depName=alpine_3_20/build-base versioning=loose
ENV BUILD_BASE_VERSION="0.5-r3" ENV BUILD_BASE_VERSION="0.5-r3"