Skip to content

Commit d3708a8

Browse files
Configure Renovate (#2626)
1 parent 5d34d44 commit d3708a8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ docs/ export-ignore
55
icons/convert.bat export-ignore
66
icons/*.svg export-ignore
77
mypy.ini export-ignore
8+
renovate.json export-ignore
89
stubs/ export-ignore
910
tests/ export-ignore
1011
tox.ini export-ignore

.github/dependabot.yml

Lines changed: 0 additions & 6 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+
"github>sublimelsp/renovate-preset"
5+
]
6+
}

0 commit comments

Comments
 (0)