Skip to content

Commit

Permalink
switch no commit branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ksunden committed Oct 26, 2021
1 parent 5c49ca0 commit 782abc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: trailing-whitespace
- id: no-commit-to-branch
args: [-b, master]
args: [-b, main]

- repo: https://github.com/psf/black
rev: 21.9b0
Expand Down

0 comments on commit 782abc6

Please sign in to comment.