mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update dependabot.yml
This commit is contained in:
parent
dd29940c8e
commit
a9743cd773
1 changed files with 7 additions and 3 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
|
@ -1,6 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue