mirror of
https://github.com/flibusta-apps/books_downloader.git
synced 2025-12-06 06:55:37 +01:00
Update pre-commit
This commit is contained in:
@@ -2,7 +2,7 @@ exclude: 'docs|node_modules|migrations|.git|.tox'
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/ambv/black
|
- repo: https://github.com/ambv/black
|
||||||
rev: 21.12b0
|
rev: 22.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.9
|
language_version: python3.9
|
||||||
@@ -11,7 +11,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
- repo: https://github.com/csachs/pyproject-flake8
|
- repo: https://github.com/csachs/pyproject-flake8
|
||||||
rev: v0.0.1a2.post1
|
rev: v0.0.1a3
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyproject-flake8
|
- id: pyproject-flake8
|
||||||
additional_dependencies: [
|
additional_dependencies: [
|
||||||
|
|||||||
Reference in New Issue
Block a user