Skip to content

Commit

Permalink
revert(ci): remove branch check hook
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle committed Jul 18, 2024
1 parent cc58366 commit ab7c1cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: no-commit-to-branch
args: [--branch, main]
- id: check-toml
- id: check-yaml
- id: end-of-file-fixer
Expand Down

0 comments on commit ab7c1cf

Please sign in to comment.