Skip to content

Commit 50197db

Browse files
committed
Update precommit config to protect main
1 parent 1c11af2 commit 50197db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
rev: v4.6.0
99
hooks:
1010
- id: no-commit-to-branch
11-
args: [--branch, devel, --branch, master]
11+
args: [--branch, main]
1212
- id: check-toml
1313
- id: check-yaml
1414
exclude: swift_browser_ui_frontend/pnpm-lock.yaml

0 commit comments

Comments
 (0)