From: Eduardo San Martin Morote Date: Sun, 2 May 2021 17:31:57 +0000 (+0200) Subject: ci: add renovate X-Git-Tag: v0.4.0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35497a1e93936b2c4da22bdce2d21d3abdce747d;p=thirdparty%2Fvuejs%2Fpinia.git ci: add renovate --- diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000..74318a79 --- /dev/null +++ b/renovate.json @@ -0,0 +1,3 @@ +{ + "extends": ["github>posva/renovate-config"] +}