mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
rm python3_hooks_repo
This commit is contained in:
parent
5e4b3546f3
commit
95eec75004
4 changed files with 1 additions and 23 deletions
|
|
@ -17,7 +17,7 @@ repos:
|
|||
rev: v3.16.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/)
|
||||
exclude: ^pre_commit/resources/
|
||||
args: [--py310-plus, --add-import, 'from __future__ import annotations']
|
||||
- repo: https://github.com/asottile/add-trailing-comma
|
||||
rev: v4.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue