Tweak dependabot groups (#7468)

This commit is contained in:
teor 2023-09-06 05:09:54 +10:00 committed by GitHub
parent 6274371654
commit 17b6d27736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -50,18 +50,20 @@ updates:
- "reqwest"
- "futures*"
- "pin-project*"
log:
log-time:
patterns:
- "tracing*"
- "log"
- "*eyre*"
- "thiserror"
- "displaydoc"
- "spandoc"
# displaydoc, spandoc
- "*doc"
- "owo-colors"
- "sentry*"
- "metrics*"
- "inferno"
# time, humantime
- "*time*"
- "chrono*"
concurrency:
patterns:
- "once_cell"
@ -73,11 +75,6 @@ updates:
patterns:
- "indicatif"
- "howudoin"
time:
patterns:
- "chrono*"
- "time*"
- "humantime*"
app:
patterns:
- "abscissa*"
@ -118,9 +115,12 @@ updates:
- "insta"
- "prost*"
- "tonic*"
# depends on tonic and prost
- "console-subscriber"
- "tempfile"
- "static_assertions"
- "criterion"
- "inferno"
- package-ecosystem: github-actions
directory: '/'
schedule: