Skip to content

Commit

Permalink
Merge pull request #47 from stefanofusai/45-optimize-pre-commit-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai authored Dec 9, 2024
2 parents bcb04e7 + 1b5773e commit ee012d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ repos:
hooks:
- id: no-commit-to-branch
args:
- --branch
- main
- --branch=main
# Generic checks and fixes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit ee012d0

Please sign in to comment.