ci: add dependabot config

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2023-02-05 21:18:28 +01:00
parent c9c46a1792
commit b7b9986f2c
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
1 changed files with 16 additions and 0 deletions

16
.github/dependabot.yaml vendored Normal file
View File

@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
labels:
- dependencies
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
labels:
- dependencies
schedule:
interval: daily