Merge pull request #8033 from hannesa2/DependabotActions

Dependabot for actions
This commit is contained in:
Andy Scherzinger 2021-02-24 16:36:13 +01:00 committed by GitHub
commit bb0e07a2d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 89 additions and 85 deletions

View File

@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: gradle
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily