Skip to content

Commit 545db4d

Browse files
committed
chore: add renovate config
1 parent 4fec382 commit 545db4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json5

+6
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>HyperaDev/actions',
5+
],
6+
}

0 commit comments

Comments
 (0)