feat: test new pr

pull/3847/head
c1tas 1 year ago
parent f66d7d25c4
commit 349a71c8e8

@ -1,5 +1,7 @@
set +x
echo "new pr here"
# use pre-commit 2.17
if ! [[ $(pre-commit --version) == *"2.17.0"* ]]; then
pip install pre-commit==2.17.0 1>nul

Loading…
Cancel
Save