Merge pull request #4569 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config
pull/4614/head
Kim Kulling 2022-07-05 22:00:22 +02:00 committed by GitHub
commit c1012b4af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.github/dependabot.yml vendored 100644
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"