Skip to content

Commit

Permalink
chore(dependabot): remove docker updates from dependabot configuration
Browse files Browse the repository at this point in the history
- Removed the Docker package ecosystem from the Dependabot configuration.
- This means Dependabot will no longer open pull requests for Docker updates.
  • Loading branch information
winromulus committed Nov 26, 2024
1 parent fccfe7e commit 6be80e0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@ updates:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
labels:
- "area-dependencies"
groups:
all-dependencies:
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: daily
Expand Down

0 comments on commit 6be80e0

Please sign in to comment.