mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-25 09:24:32 +00:00
remove update-go-mod/go.mod from dependabot
Signed-off-by: Ryan Richard <richardry@vmware.com>
This commit is contained in:
@@ -3,12 +3,6 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
|
|
||||||
- package-ecosystem: "gomod"
|
|
||||||
open-pull-requests-limit: 2
|
|
||||||
directory: "/hack/update-go-mod"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
|
|
||||||
# Use dependabot to automate major-only dependency bumps
|
# Use dependabot to automate major-only dependency bumps
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
open-pull-requests-limit: 2 # Not sure why there would ever be more than 1, just would not want to hide anything
|
open-pull-requests-limit: 2 # Not sure why there would ever be more than 1, just would not want to hide anything
|
||||||
@@ -29,18 +23,6 @@ updates:
|
|||||||
- "version-update:semver-minor"
|
- "version-update:semver-minor"
|
||||||
- "version-update:semver-patch"
|
- "version-update:semver-patch"
|
||||||
|
|
||||||
# Our own CI job is responsible for updating this Docker file now.
|
|
||||||
# - package-ecosystem: "docker"
|
|
||||||
# directory: "/"
|
|
||||||
# schedule:
|
|
||||||
# interval: "daily"
|
|
||||||
|
|
||||||
# Our own CI job is responsible for updating this Docker file now.
|
|
||||||
# - package-ecosystem: "docker"
|
|
||||||
# directory: "/hack" # this should keep the FIPS dockerfile updated per https://github.com/dependabot/feedback/issues/145#issuecomment-414738498
|
|
||||||
# schedule:
|
|
||||||
# interval: "daily"
|
|
||||||
|
|
||||||
- package-ecosystem: "docker"
|
- package-ecosystem: "docker"
|
||||||
directory: "/dockerfiles/code-coverage-uploader/"
|
directory: "/dockerfiles/code-coverage-uploader/"
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user