Skip to content

Commit cb77d95

Browse files
Merge remote-tracking branch 'origin/main' into build-with-meson
2 parents 1a7e2c3 + 387c568 commit cb77d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: check-added-large-files
77
- id: no-commit-to-branch
88
name: "ensure no direct commit to master/maintenance branches"
9-
args: [--branch, "master", --pattern, "maintenance/.*"]
9+
args: [--branch, "main", --pattern, "maintenance/.*"]
1010
- id: check-case-conflict
1111
- id: check-illegal-windows-names
1212
# Contents

0 commit comments

Comments
 (0)