diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 0000000..a139bff --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + extends: ["github>cloudquery/.github//.github/renovate-python-default.json5"], +}