Revision 4b1b0344e402093b7e5b203e7cbb94c080fc51f4 authored by Sven Grossmann on 18 October 2022, 13:26:17 UTC, committed by GitHub on 18 October 2022, 13:26:17 UTC
1 parent 9c51474
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