2327: Disable Renovate r=tiftran a=mythmon

We don't need the latest libraries any more, since we aren't actively working on Normandy. Github's Dependabot will provide security updates.

Co-authored-by: Michael Cooper <mythmon@gmail.com>
This commit is contained in:
bors[bot] 2021-06-01 23:49:33 +00:00 коммит произвёл GitHub
Родитель 87a6251ca8 4f9bf2ec92
Коммит 858b62e372
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 13 удалений

Просмотреть файл

@ -1,13 +0,0 @@
{
"extends": ["config:base"],
"docker-compose": {
"digest": {
"enabled": false
}
},
"dockerfile": {
"pinDigests": true
},
"timezone": "UTC",
"schedule": ["before 13:00 on mondays"]
}