mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 03:46:37 +00:00
dependency name ignore for object_store (#1481)
This commit is contained in:
@@ -26,6 +26,9 @@ updates:
|
|||||||
day: "monday"
|
day: "monday"
|
||||||
timezone: "Asia/Shanghai"
|
timezone: "Asia/Shanghai"
|
||||||
time: "08:00"
|
time: "08:00"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "object_store"
|
||||||
|
versions: [ "0.13.x" ]
|
||||||
groups:
|
groups:
|
||||||
s3s:
|
s3s:
|
||||||
update-types:
|
update-types:
|
||||||
|
|||||||
Reference in New Issue
Block a user