diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01bc329a..0c94d34a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: check-added-large-files - id: no-commit-to-branch name: "ensure no direct commit to master/maintenance branches" - args: [--branch, "master", --pattern, "maintenance/.*"] + args: [--branch, "main", --pattern, "maintenance/.*"] - id: check-case-conflict - id: check-illegal-windows-names # Contents