mirror of https://github.com/PokeAPI/pokeapi
cicd: add dependabot
This commit is contained in:
parent
63d4c0903c
commit
2e22ae01ad
|
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/Resources/docker/app"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
Loading…
Reference in New Issue