Skip to content

Commit e0036ca

Browse files
committed
Add new config
1 parent 074ba66 commit e0036ca

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>nicolasbender/renovate-config//renovate/renovate-tooling"
5+
],
6+
"ignorePaths": [
7+
".github/workflows/**"
58
]
69
}

.github/workflows/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
FROM alpine:1.1

0 commit comments

Comments
 (0)