build: added gomod checking to depdendabot

This commit is contained in:
Geoff Bourne 2022-01-06 17:39:13 -06:00 committed by GitHub
parent e3e57cb5c8
commit d7c8b4628e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"