2 parents 1a7e2c3 + 387c568 commit cb77d95Copy full SHA for cb77d95
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-added-large-files
7
- id: no-commit-to-branch
8
name: "ensure no direct commit to master/maintenance branches"
9
- args: [--branch, "master", --pattern, "maintenance/.*"]
+ args: [--branch, "main", --pattern, "maintenance/.*"]
10
- id: check-case-conflict
11
- id: check-illegal-windows-names
12
# Contents
0 commit comments