Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CLI11
  • .github
  • dependabot.yml
  • chore: simpler dependabot (#749) ...
    41cfea81
    Ignores no longer needed after April 2022. Dependabot keeps the same style pinning now.
    Henry Schreiner authored
    2022-06-29 02:02:34 -0400  
    Browse Code ยป
dependabot.yml 162 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
version: 2
updates:
  # Maintain dependencies for GitHub Actions
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"