Skip to content

Commit 8fddf37

Browse files
committed
Add dependency for beautysh
1 parent c0a84b5 commit 8fddf37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ repos:
5656
rev: v6.2.1
5757
hooks:
5858
- id: beautysh
59+
additional_dependencies:
60+
- setuptools # workaround for beautysh
5961
- repo: https://github.com/codespell-project/codespell
6062
rev: v2.2.6
6163
hooks:

0 commit comments

Comments
 (0)