Skip to content

Commit 72e9d9c

Browse files
committed
Tweak renovate config
1 parent f78de17 commit 72e9d9c

File tree

3 files changed

+2
-42
lines changed

3 files changed

+2
-42
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- renovate/*
78
tags:
89
- '*'
910
pull_request:

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-
"local>kaliber5/renovate-config"
4+
"local>kaliber5/renovate-config:ember-addon"
55
]
66
}

0 commit comments

Comments
 (0)