Skip to content

Commit

Permalink
chore: block commits to master (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeyondEvil authored Sep 10, 2023
1 parent 3e21601 commit 682d4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ repos:
- id: check-yaml
- id: debug-statements
language_version: python3
- id: no-commit-to-branch
args: ['--branch', 'master']

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
Expand Down

0 comments on commit 682d4d1

Please sign in to comment.