Add GH actions to dependabot

This commit is contained in:
Piotr Rogowski 2022-10-18 00:32:34 +02:00
parent f39e98f1c3
commit 037781693e
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,11 @@ updates:
interval: "daily"
open-pull-requests-limit: 20
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# registries:
# npm-github:
# type: npm-registry
@ -21,7 +26,3 @@ updates:
# registries:
# - npm-github
# - package-ecosystem: "github-actions"
# directory: "/"
# schedule:
# interval: "daily"