cert-manager/.github/dependabot.yaml
Tim Ramlot 01b298a580
move to Makefile modules
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-04-10 18:53:40 +02:00

21 lines
508 B
YAML

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