Skip to content

Commit ce08b05

Browse files
renovate[bot]renovate-botnakamura-to
authored
Configure Renovate (#6)
* Add renovate.json * Use the shared preset * Ignore the gradle dependency Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Toshihiro Nakamura <[email protected]>
1 parent 5c004d8 commit ce08b05

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"extends": [
3+
"github>domaframework/renovate-config"
4+
],
5+
"ignoreDeps": [
6+
"gradle"
7+
]
8+
}

0 commit comments

Comments
 (0)