zitadel-oidc/.github/dependabot.yml
Livio Amstutz 939e109515
chore(workflow): update github actions in release workflow (#65)
* chore(workflow): update github actions in release workflow

* chore(workflow): add github-actions to dependabot.yml

* fix dependabot.yml
2020-10-21 11:15:57 +02:00

15 lines
No EOL
287 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
time: '04:00'
open-pull-requests-limit: 10
commit-message:
prefix: chore
include: scope
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly