Skip to content

Commit 178dcfb

Browse files
committed
Delete restriction no commit to branch.
1 parent c1af444 commit 178dcfb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ repos:
2626
exclude: ^(docs/|gdocs/)
2727
- id: check-added-large-files
2828
args: ['--maxkb=500']
29-
- id: no-commit-to-branch
30-
args: ['--branch', 'master', '--branch', 'develop']
3129
- repo: https://github.com/astral-sh/ruff-pre-commit
3230
rev: v0.5.2
3331
hooks:

0 commit comments

Comments
 (0)