mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +00:00
Update Dependabot.yml
Romeo Rosete
This commit is contained in:
parent
74b55ddd73
commit
5461a9cbd8
1 changed files with 12 additions and 1 deletions
13
.github/workflows/Dependabot.yml
vendored
13
.github/workflows/Dependabot.yml
vendored
|
|
@ -1,2 +1,13 @@
|
|||
Romeo Rosete # To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
|
||||
|
||||
.github/workflows/Dependabot.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue