chore: block commits to master (#734)

This commit is contained in:
Jim Brännlund 2023-09-10 11:54:31 +02:00 committed by GitHub
parent 3e21601f49
commit 682d4d1c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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