Merge pull request #31567 from naveensrinivasan

* pr/31567:
  Include GitHub actions in Dependabot config

Closes gh-31567
This commit is contained in:
Stephane Nicoll
2022-07-13 16:23:17 +02:00

6
.github/dependabot.yml vendored Normal file
View File

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