Projects STRLCPY termdash Commits 74d9de20
🤬
  • ■ ■ ■ ■ ■ ■
    .github/dependabot.yml
     1 +# Please see the documentation for all configuration options:
     2 +# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
     3 + 
     4 +version: 2
     5 +updates:
     6 + - package-ecosystem: "gomod"
     7 + directory: "/"
     8 + target-branch: "devel"
     9 + schedule:
     10 + interval: "daily"
     11 + 
Please wait...
Page is in error, reload to recover