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

chore: Included githubactions in the dependabot config
This commit is contained in:
Shivam Mathur 2022-05-26 09:40:26 +05:30 committed by GitHub
commit 810a92a9b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View File

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