chore: migrate pre-commit config (#47132)

This commit is contained in:
Raffael Meyer
2025-04-17 11:59:48 +00:00
committed by GitHub
parent e945b4cc06
commit baa0c8bd5f
+1 -1
View File
@@ -1,5 +1,5 @@
exclude: 'node_modules|.git'
default_stages: [commit]
default_stages: [pre-commit]
fail_fast: false