diff --git a/beachball.config.js b/beachball.config.js index 9f8360e20..1cd98317a 100644 --- a/beachball.config.js +++ b/beachball.config.js @@ -10,6 +10,7 @@ module.exports = { 'docs/**', 'jest.*.js', 'renovate.json5', + 'scripts/jest*', 'src/__*/**', // This one is especially important (otherwise dependabot would be blocked by change file requirements) 'yarn.lock',