mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 13:26:03 +03:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableRenovate",
|
|
":pinDigestsDisabled",
|
|
":automergePatch",
|
|
":automergeMinor",
|
|
":automergePr",
|
|
":docker"
|
|
]
|
|
}
|