Skip to content

Commit

Permalink
disable dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif-2001 committed Dec 4, 2024
1 parent 003a0c9 commit 30d574f
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,19 @@ updates:
directory: "/"
schedule:
interval: "daily"
assignees:
- "apavlo"
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
schedule:
interval: "daily"
assignees:
- "bpkroth"
open-pull-requests-limit: 0
- package-ecosystem: "docker"
directory: "/docker/benchbase/devcontainer/"
schedule:
interval: "daily"
assignees:
- "bpkroth"
open-pull-requests-limit: 0
- package-ecosystem: "docker"
directory: "/docker/benchbase/fullimage/"
schedule:
interval: "daily"
assignees:
- "bpkroth"
open-pull-requests-limit: 0

0 comments on commit 30d574f

Please sign in to comment.