use dependabot for GitHub Actions

This commit is contained in:
Daniel Micay 2021-09-30 00:09:01 -04:00
parent 753b698e16
commit 5a7e9428fb
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
target-branch: main
- package-ecosystem: gradle - package-ecosystem: gradle
directory: "/" directory: "/"
schedule: schedule: