mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2026-04-16 13:15:49 -05:00
Create dependabot.yml
This commit is contained in:
parent
a46f438db2
commit
4a386d59aa
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
Loading…
Reference in New Issue
Block a user