chore: improve renovate dependency detection
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM "alpine:latest"
|
||||
FROM alpine:latest
|
||||
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||
|
||||
RUN apk add --no-cache unrar && \
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"ignorePaths": [".gitlab-ci.yml"]
|
||||
}
|
||||
Reference in New Issue
Block a user