Skip to content

Commit

Permalink
Update dependabot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jul 16, 2024
1 parent 86ae1ba commit 0624f37
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ updates:
directory: /
schedule:
interval: weekly
commit-message:
prefix: github-actions
include: scope
labels:
- github-actions
- dependencies
groups:
actions:
patterns:
Expand All @@ -32,12 +26,6 @@ updates:
- manifests/base/runner-manager/redis
schedule:
interval: weekly
commit-message:
prefix: docker
include: scope
labels:
- docker
- dependencies
groups:
docker:
patterns:
Expand All @@ -49,17 +37,4 @@ updates:
directory: /
schedule:
interval: weekly
commit-message:
prefix: pip
include: scope
labels:
- pip
- dependencies
groups:
pip:
patterns:
- "*"
update-types:
- patch
- minor

0 comments on commit 0624f37

Please sign in to comment.