Skip to content

Commit

Permalink
tell dependabot to group more updates together
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Sep 6, 2024
1 parent b616484 commit 25dbdfd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,13 @@ updates:
- dependency-name: "psycopg2-pool"
groups:
aws:
patterns: ["botocore", "boto3"]
patterns: ["botocore", "boto3", "jmespath", "s3transfer"]
jinja:
patterns: ["aspen-jinja2", "Jinja2", "MarkupSafe"]
markdown:
patterns: ["misaka", "cffi", "pycparser"]
oauth:
patterns: ["requests-oauthlib", "oauthlib"]
requests:
patterns: ["requests", "certifi", "chardet", "charset-normalizer", "idna", "urllib3"]
open-pull-requests-limit: 10

0 comments on commit 25dbdfd

Please sign in to comment.