~edwargix/tallyard

e9088e1bcd8101b04e68f5729b0cbf39fe2038d5 — David Florness 1 year, 6 months ago 89356e0
github: set up dependabot for go modules

Signed-off-by: David Florness <david@florness.com>
1 files changed, 8 insertions(+), 0 deletions(-)

A .github/dependabot.yml
A .github/dependabot.yml => .github/dependabot.yml +8 -0
@@ 0,0 1,8 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
  - package-ecosystem: "gomod" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "daily"