mirror of
https://github.com/ceph/go-ceph
synced 2025-02-16 18:47:23 +00:00
Dependabot can automatically create PRs for packages that have have a new release. By depending on recent versions of the consumed packages, the result of the OpenSSF scorecard will improve. See-also: https://deps.dev/go/github.com%2Fceph%2Fgo-ceph/ Signed-off-by: Niels de Vos <ndevos@redhat.com>
13 lines
215 B
YAML
13 lines
215 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
rebase-strategy: "disabled"
|
|
labels:
|
|
- rebase
|
|
commit-message:
|
|
prefix: "rebase"
|