mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 08:37:37 +00:00
Remove renovate.json (#7291)
* Remove renovate.json * Merge refs/heads/master into rm-renovate
This commit is contained in:
parent
8c8f59e242
commit
cdd28abc4b
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": [
|
|
||||||
"config:base",
|
|
||||||
"schedule:earlyMondays"
|
|
||||||
],
|
|
||||||
"ignoreDeps": [
|
|
||||||
"com_github_aws_aws_sdk_go"
|
|
||||||
],
|
|
||||||
"prConcurrentLimit": 0,
|
|
||||||
"prHourlyLimit": 0,
|
|
||||||
"automerge": true,
|
|
||||||
"packageRules": [{
|
|
||||||
"packagePatterns": [
|
|
||||||
".*"
|
|
||||||
],
|
|
||||||
"groupName": "Everything"
|
|
||||||
}]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user