1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-22 13:34:55 +01:00

chore: Included githubactions in the dependabot config (#1069)

This commit is contained in:
neilnaveen 2022-05-23 21:22:43 -05:00 committed by GitHub
parent 334d39d8fb
commit cabf58a1f4
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"