We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a84b5 commit 8fddf37Copy full SHA for 8fddf37
1 file changed
.pre-commit-config.yaml
@@ -56,6 +56,8 @@ repos:
56
rev: v6.2.1
57
hooks:
58
- id: beautysh
59
+ additional_dependencies:
60
+ - setuptools # workaround for beautysh
61
- repo: https://github.com/codespell-project/codespell
62
rev: v2.2.6
63
0 commit comments