mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #4351 from ynput/chore/remove-black-from-pre-commit
Pre-commit: Remove black
This commit is contained in:
commit
e3ebd74676
1 changed files with 0 additions and 4 deletions
|
|
@ -10,7 +10,3 @@ repos:
|
|||
- id: check-added-large-files
|
||||
- id: no-commit-to-branch
|
||||
args: [ '--pattern', '^(?!((enhancement|feature|bugfix|documentation|tests|local|chore)\/[a-zA-Z0-9\-]+)$).*' ]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.12.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue