chore: add dependabot config

pull/17/head
Christian Muehlhaeuser 2022-11-15 17:00:16 +01:00
rodzic c21c4a78c4
commit 8ae5c81181
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 3A371AA367F6CC1F
1 zmienionych plików z 14 dodań i 0 usunięć

14
.github/dependabot.yml vendored 100644
Wyświetl plik

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