We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d74974 commit d16c174Copy full SHA for d16c174
.pre-commit-config.yaml
@@ -70,6 +70,8 @@ repos:
70
rev: v6.2.1
71
hooks:
72
- id: beautysh
73
+ additional_dependencies:
74
+ - setuptools==80 # workaround for beautysh
75
- repo: https://github.com/shellcheck-py/shellcheck-py
76
rev: v0.10.0.1
77
0 commit comments