File diff r28564:f933f54422a1 → r28565:9ed8a63bcee5
.github/dependabot.yml
Show inline comments
 
new file 100644
 
version: 2
 
updates:
 
- package-ecosystem: "github-actions"
 
  directory: "/"
 
  schedule:
 
    interval: "monthly"
 
  groups:
 
    actions:
 
      patterns:
 
      - "*"