Add github-actions to dependabot (#3595)

This commit is contained in:
Jesse Hills 2022-06-23 07:51:05 +12:00 committed by GitHub
parent c4a0015997
commit 28d2949ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -7,3 +7,8 @@ updates:
ignore:
# Hypotehsis is only used for testing and is updated quite often
- dependency-name: hypothesis
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10