diff --git a/.github/renovate.json b/.github/renovate.json index 7b4eb1742..9d9c89c44 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,7 +6,7 @@ "matchManagers": ["regex"], "matchPackageNames": ["@sentry/browser"], "draftPR": true, - "prBodyNotes": ":warning: **Note**: Make sure to update the integrity hashes before merging this PR. You should be able to find the full HTML tag here: https://docs.sentry.io/platforms/javascript/install/cdn/" + "prBodyNotes": ":warning: **Note**: Make sure to update the integrity hashes before merging this PR. You should be able to find the full HTML tag here: https://docs.sentry.io/platforms/javascript/install/cdn/ or https://github.com/getsentry/sentry-release-registry/tree/master/packages/npm/@sentry/browser" } ], "regexManagers": [ diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 120cdc934..cdb5307b4 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -20,8 +20,8 @@ <% if Rails.application.config.x.sentry_dsn %>