mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
[CI:DOCS] Disable dependabot
Ref: https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates Disabling it via the WebUI isn't good enough, the configuration file must also be absent. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -1,10 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
timezone: Europe/Berlin
|
||||
open-pull-requests-limit: 10
|
||||
|
Reference in New Issue
Block a user