Projects STRLCPY ebpfguard Commits 2c3dbbd0
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .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: "cargo"
     7 + directory: "/"
     8 + schedule:
     9 + interval: "weekly"
     10 + - package-ecosystem: "github-actions"
     11 + directory: "/"
     12 + schedule:
     13 + interval: "weekly"
     14 + 
Please wait...
Page is in error, reload to recover