mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15: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
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "" # See documentation for possible values
|
- package-ecosystem: docker
|
||||||
directory: "/" # Location of package manifests
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: weekly
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue