Compare commits

3 Commits
v1.0 ... master

Author SHA1 Message Date
Ismo Vuorinen
1f67fb99d2 Update renovate.json 2022-11-28 16:42:38 +02:00
Ismo Vuorinen
8825630bed Merge pull request #1 from ivuorinen/renovate/configure
Configure Renovate
2022-02-10 12:16:14 +02:00
Renovate Bot
7779821a82 Add renovate.json 2022-02-10 08:19:29 +00:00

4
renovate.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
}