Skip to content

Commit 00ec950

Browse files
authored
chore: Create renovate.json5 (#253)
To allow automatic updates of dependencies
1 parent 8cbec6f commit 00ec950

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
extends: [
3+
"github>cloudquery/.github//.github/renovate-go-default.json5",
4+
],
5+
}

0 commit comments

Comments
 (0)