mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00
ci: fix pre-commit issues
This commit is contained in:
parent
7292b4d7a8
commit
859c37cc51
@ -8,21 +8,15 @@ repos:
|
||||
- id: check-added-large-files
|
||||
- id: check-docstring-first
|
||||
- id: debug-statements
|
||||
- id: double-quote-string-fixer
|
||||
- id: name-tests-test
|
||||
- id: requirements-txt-fixer
|
||||
- id: check-toml
|
||||
- id: check-merge-conflict
|
||||
- id: double-quote-string-fixer
|
||||
- repo: https://github.com/asottile/reorder_python_imports
|
||||
rev: v3.9.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.9
|
||||
language_version: python3.11
|
||||
- repo: https://github.com/iamthefij/docker-pre-commit
|
||||
rev: v3.0.1
|
||||
hooks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user