DEV: Check github actions weekly with dependabot (#11411)
This commit is contained in:
parent
8b33e2f73d
commit
dcd7defb14
|
@ -1,5 +1,9 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: bundler
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
|
Loading…
Reference in New Issue