Skip to content

Commit

Permalink
Merge pull request #168 from MAIF/remove_no_commit_to_branch_hook
Browse files Browse the repository at this point in the history
💚 Remove no commit to branch hook
  • Loading branch information
HugoPerrier authored Jan 15, 2024
2 parents b0a1859 + 448bf8f commit f4a4435
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 @@ -24,8 +24,6 @@ repos:
exclude: ^(docs/|gdocs/)
- id: check-added-large-files
args: ['--maxkb=500']
- id: no-commit-to-branch
args: ['--branch', 'master', '--branch', 'develop']

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

0 comments on commit f4a4435

Please sign in to comment.