Create dependabot.yml

This commit is contained in:
Paweł Krupa
2022-02-04 12:17:58 +01:00
committed by GitHub
parent 087f479b2a
commit 57be33120d

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

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