Add initial dependabot configuration

This commit is contained in:
Kent 'picat' Gruber 2021-07-21 17:31:16 -04:00
parent b9c0cbb1fd
commit 4291916f0f
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily