diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 000000000..63cf93768 --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,3 @@ +{ + enabledManagers: [ "nuget", "github-actions", "npm" ] +}