Skip to content

Commit 0e2c778

Browse files
Joonatan Mäkinenmradavi
andcommitted
Skip: Update precommit config to protect main (merge commit)
Merge branch 'bugfix/protect-main' into 'main' * Update precommit config to protect main See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/341 Approved-by: Joonatan Mäkinen <[email protected]> Co-authored-by: Monika Radaviciute <[email protected]> Merged by Joonatan Mäkinen <[email protected]>
2 parents 1c11af2 + 50197db commit 0e2c778

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)