21 lines
508 B
YAML
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: ["*"]
|