update pre-commit hook to include shed

pull/385/head
evelynmitchell 1 year ago
parent 41928d8f6b
commit 6fec692ec6

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

Loading…
Cancel
Save