Skip to content

Commit 371fbab

Browse files
committed
Tweak renovate config
1 parent 894c8f1 commit 371fbab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- master
8+
- renovate/*
89
pull_request: {}
910

1011
concurrency:

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"local>kaliber5/renovate-config:ember-addon"
55
]
66
}

0 commit comments

Comments
 (0)