Skip to content

Commit 4493c79

Browse files
Configure Renovate (#26)
* Add renovate.json * Delete .github/dependabot.yml Signed-off-by: Gregory Mitchell <me@gmitch215.xyz> --------- Signed-off-by: Gregory Mitchell <me@gmitch215.xyz> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gregory Mitchell <me@gmitch215.xyz>
1 parent 337b4ad commit 4493c79

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

.github/dependabot.yml

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

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+
"config:recommended"
5+
]
6+
}

0 commit comments

Comments
 (0)