Skip to content

Commit 9717bf6

Browse files
committed
add renovate configuration
1 parent 6ed4bbc commit 9717bf6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.renovaterc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
]
5+
}

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ignore =
1111
.coveragerc
1212
.pre-commit-config.yaml
1313
.pylintrc
14+
.renovaterc.json
1415
.github
1516
tox.ini
1617
requirements-style.txt

0 commit comments

Comments
 (0)