diff --git a/.github/renovate.json b/.github/renovate.json index 60f25fe..b55d088 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,5 +4,6 @@ "config:base", "github>msfjarvis/shared-workflows//renovate/rust", "github>msfjarvis/shared-workflows//renovate/automerge" - ] + ], + "ignorePaths": [".github/workflows/release.yml", ".github/workflows/web.yml"] }