Merge pull request #2437 from j178/master

Add github-actions to `dependabot.yml`
This commit is contained in:
Will McGugan 2023-03-04 11:06:50 +00:00 committed by GitHub
commit 47361be2ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"