Skip to content

Commit

Permalink
update logic
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Nov 12, 2024
1 parent e110a79 commit ca9314b
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ updates:
open-pull-requests-limit: 8 # default is 5

- package-ecosystem: github-actions
applies-to: version-updates
open-pull-requests-limit: 5 # default is 5
directory: "/"
commit-message:
Expand All @@ -28,17 +27,7 @@ updates:
groups:
# allow combining github-actions updates into a single PR
minor-and-patch:
applies-to: version-updates
update-types:
- patch
- minor

- package-ecosystem: github-actions
applies-to: security-updates
open-pull-requests-limit: 5 # default is 5
directory: "/"
commit-message:
prefix: "ci(deps): "
schedule:
interval: daily
labels:
- ci

0 comments on commit ca9314b

Please sign in to comment.