diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f6dc337..168184fd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,8 +1,8 @@ minimum_pre_commit_version: '2.9.0' repos: -- repo: https://github.com/Zac-HD/shed - rev: 2024.1.1 - hooks: + - repo: https://github.com/Zac-HD/shed + rev: 2024.1.1 + hooks: - id: shed # args: [--refactor, --py311-plus] types_or: [python, pyi, markdown, rst]