Merge pull request #7874 from erikgb/re-enable-dependabot

Re-enable Dependabot upgrades
This commit is contained in:
cert-manager-prow[bot] 2025-07-23 16:14:45 +00:00 committed by GitHub
commit dbe40fd4eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 2 deletions

20
.github/dependabot.yaml vendored Normal file
View File

@ -0,0 +1,20 @@
# THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
# Edit https://github.com/cert-manager/makefile-modules/blob/main/modules/repository-base/base-dependabot/.github/dependabot.yaml instead.
# Update Go dependencies and GitHub Actions dependencies daily.
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
groups:
all:
patterns: ["*"]
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
groups:
all:
patterns: ["*"]

View File

@ -57,8 +57,6 @@ GOLDFLAGS := -w -s \
golangci_lint_config := .golangci.yaml
repository_base_no_dependabot := 1
GINKGO_VERSION ?= $(shell awk '/ginkgo\/v2/ {print $$2}' test/e2e/go.mod)
build_names := controller acmesolver webhook cainjector startupapicheck