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

chore: Included githubactions in the dependabot config
This commit is contained in:
Lauri Ojansivu 2022-05-31 05:11:48 +03:00 committed by GitHub
commit 1d7e08390c
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"