Skip to content

Commit 4522d21

Browse files
committed
[#56] Style: fix typo
1 parent 5d9dd61 commit 4522d21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ repos:
2020
hooks:
2121
- id: no-commit-to-branch
2222
args:
23-
- --branch
24-
- main
23+
- --branch=main
2524
# Generic checks and fixes
2625
- repo: https://github.com/pre-commit/pre-commit-hooks
2726
rev: v5.0.0

0 commit comments

Comments
 (0)