Skip to content

Commit 6a3ca16

Browse files
committed
Activate Renovatebot
1 parent edaaaa1 commit 6a3ca16

File tree

3 files changed

+7
-13
lines changed

3 files changed

+7
-13
lines changed

.github/dependabot.yml

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

.github/workflows/ci.yaml renamed to .github/workflows/ci.yml

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

910
env:
1011
INI_VALUES: zend.assertions=1,error_reporting=-1

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>Slamdunk/.github:renovate-config"
5+
]
6+
}

0 commit comments

Comments
 (0)