mirror of
https://github.com/devine-dl/pywidevine.git
synced 2025-12-19 12:32:15 +00:00
Update pre-commit config
This commit is contained in:
parent
72f84249bd
commit
8cd623a217
@ -4,16 +4,16 @@
|
|||||||
exclude: '_pb2.pyi?$'
|
exclude: '_pb2.pyi?$'
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/mtkennerly/pre-commit-hooks
|
- repo: https://github.com/mtkennerly/pre-commit-hooks
|
||||||
rev: v0.3.0
|
rev: v0.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: poetry-ruff
|
- id: poetry-ruff-check
|
||||||
- id: poetry-mypy
|
- id: poetry-mypy
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.11.5
|
rev: 6.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.4.0
|
rev: v6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user