mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 21:36:03 +03:00
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":automergeDigest",
|
|
":automergePatch",
|
|
":automergeMinor",
|
|
":automergePr",
|
|
":docker",
|
|
":skipStatusChecks"
|
|
]
|
|
}
|