Skip to content

Commit bbd66aa

Browse files
committed
Remove no-commit-to-branch pre-commit rule
This rule was causing GitHub Actions to fail on merge commit.
1 parent 41d26e6 commit bbd66aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ repos:
44
hooks:
55
- id: "check-added-large-files"
66
- id: "check-vcs-permalinks"
7-
- id: "no-commit-to-branch"
87
- id: "end-of-file-fixer"
98

109
- repo: "https://github.com/charliermarsh/ruff-pre-commit"

0 commit comments

Comments
 (0)