Include GitHub actions in Dependabot config

See gh-31567
pull/32521/head
naveen 2 years ago committed by Stephane Nicoll
parent bfb4cdec98
commit 45f207d6fd

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading…
Cancel
Save