Skip to content

Commit

Permalink
dependabot for CTF
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 23, 2024
1 parent 3e2d232 commit 4430d2a
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,43 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: gomod
directory: "/lib"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "ctf"
- package-ecosystem: gomod
directory: "/wasp"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "ctf"
- package-ecosystem: gomod
directory: "/seth"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "ctf"
- package-ecosystem: gomod
directory: "/havoc"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "ctf"
- package-ecosystem: gomod
directory: "/k8s-test-runner"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "dependencies"
- "ctf"

0 comments on commit 4430d2a

Please sign in to comment.