Revision 3c56fd8da0e1f2195d9c8eca342e002fd1dd6277 authored by Santiago on 13 October 2022, 13:01:28 UTC, committed by GitHub on 13 October 2022, 13:01:28 UTC
1 parent ef651da
Raw File
dependabot.yml
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: "weekly"
back to top