Merge pull request #13611 from turrisxyz/naveen/feat/dependabot

Include GitHub actions in the dependabot config
This commit is contained in:
Tim Schaub
2022-04-27 19:48:32 -06:00
committed by GitHub

View File

@@ -6,3 +6,9 @@ updates:
interval: weekly
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary