Add dependabot for GHA
This commit is contained in:
parent
1fa851a8d0
commit
44192d754f
|
@ -0,0 +1,12 @@
|
|||
# Set update schedule for GitHub Actions only
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- 'skip changelog'
|
||||
- 'dependencies'
|
||||
rebase-strategy: disabled
|
Loading…
Reference in New Issue