Skip to content

Commit

Permalink
Merge branch 'main_pre_commit' into 'main'
Browse files Browse the repository at this point in the history
switch no commit branch to main

See merge request yaq/yaqd-ti!20
  • Loading branch information
untzag committed Oct 27, 2021
2 parents 5c49ca0 + 782abc6 commit d0e8742
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 d0e8742

Please sign in to comment.