Skip to content

Commit

Permalink
Update pre-commit yaml config.
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorlazarski committed May 19, 2022
1 parent 20a252e commit 87b2425
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 @@ -13,7 +13,7 @@ repos:
- id: check-added-large-files
args: ['--maxkb=5000']
- id: no-commit-to-branch
args: ['--branch', 'master']
args: ['--branch', 'main']
- id: requirements-txt-fixer
- id: check-merge-conflict
- id: detect-private-key
Expand Down

0 comments on commit 87b2425

Please sign in to comment.