diff --git a/bump.config.ts b/bump.config.ts index 7f2794e8..4dc67115 100644 --- a/bump.config.ts +++ b/bump.config.ts @@ -16,5 +16,5 @@ export default defineConfig({ 'Cargo.toml', 'Cargo.lock', ], - noGitCheck: false, + noGitCheck: true, })