mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-26 09:19:21 +00:00
Initial commit
This commit is contained in:
18
.github/renovate.json
vendored
Normal file
18
.github/renovate.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"extends": [
|
||||
":enableRenovate",
|
||||
"config:base",
|
||||
":enablePreCommit",
|
||||
":disableRateLimiting"
|
||||
],
|
||||
"timezone": "UTC",
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardAutoclose": false,
|
||||
"prCreation": "not-pending",
|
||||
"suppressNotifications": [
|
||||
"prIgnoreNotification"
|
||||
],
|
||||
"assigneesFromCodeOwners": true,
|
||||
"rebaseWhen": "conflicted",
|
||||
"stabilityDays": 3
|
||||
}
|
||||
Reference in New Issue
Block a user