We don't need the latest libraries any more, since we aren't actively working on Normandy. Github's Dependabot will provide security updates.
This commit is contained in:
Michael Cooper 2021-05-11 15:39:56 -07:00 коммит произвёл GitHub
Родитель 2df7c8de8c
Коммит 4f9bf2ec92
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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"]
}