Skip to content

Commit

Permalink
ci(dependabot): refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed May 21, 2024
1 parent 2fb5dcc commit 82b61b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ updates:
open-pull-requests-limit: 10
directory: /
schedule:
interval: daily
interval: monthly
groups:
aws:
patterns:
- "github.com/aws/*"
docker:
patterns:
- "github.com/docker/*"
- "github.com/moby/*"
testcontainers:
patterns:
- "github.com/testcontainers/*"
aws:
patterns:
- "github.com/aws/*"
common:
patterns:
- "*"
Expand Down

0 comments on commit 82b61b9

Please sign in to comment.