1 parent e8eeacd commit f7c3904Copy full SHA for f7c3904
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,7 @@
1
minimum_pre_commit_version: "3.5.0"
2
-default_stages: [pre-commit, pre-push, manual]
+default_stages: [pre-commit, manual]
3
+default_install_hook_types: [pre-commit, pre-push]
4
+
5
6
############################################################
7
# Global Exclusions
0 commit comments