|
|
@ -1,8 +1,8 @@
|
|
|
|
minimum_pre_commit_version: '2.9.0'
|
|
|
|
minimum_pre_commit_version: '2.9.0'
|
|
|
|
repos:
|
|
|
|
repos:
|
|
|
|
- repo: https://github.com/Zac-HD/shed
|
|
|
|
- repo: https://github.com/Zac-HD/shed
|
|
|
|
rev: 2024.1.1
|
|
|
|
rev: 2024.1.1
|
|
|
|
hooks:
|
|
|
|
hooks:
|
|
|
|
- id: shed
|
|
|
|
- id: shed
|
|
|
|
# args: [--refactor, --py311-plus]
|
|
|
|
# args: [--refactor, --py311-plus]
|
|
|
|
types_or: [python, pyi, markdown, rst]
|
|
|
|
types_or: [python, pyi, markdown, rst]
|
|
|
|