feat(ci): group aws-sdk-go-v2 updates, check github actions update (#1941)

* feat(ci): group aws-sdk-go-v2 updates

* faet(ci): add github actions update
This commit is contained in:
MaineK00n
2024-05-28 10:39:13 +09:00
committed by GitHub
parent 8449f2e295
commit 5116a6a23d

View File

@@ -5,8 +5,19 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
target-branch: "master"
interval: monthly
target-branch: master
- package-ecosystem: gomod # See documentation for possible values
open-pull-requests-limit: 10
directory: / # Location of package manifests
schedule:
interval: weekly
groups:
aws:
patterns:
- github.com/aws/aws-sdk-go-v2
- github.com/aws/aws-sdk-go-v2/*
target-branch: master