Skip to content

Commit

Permalink
Dependabot: groups nutzen (#5833)
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Sep 30, 2023
1 parent 427f734 commit d7a460a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/dependabot.yml
Expand Up @@ -8,10 +8,12 @@ updates:
versioning-strategy: increase
schedule:
interval: monthly
open-pull-requests-limit: 15
groups:
tools: { patterns: ['*'] }

- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
open-pull-requests-limit: 15
groups:
github-actions: { patterns: ['*'] }

0 comments on commit d7a460a

Please sign in to comment.