summaryrefslogtreecommitdiff
path: root/ci/checks_setup.sh
blob: 1dcb56a67dc7c700e166e510e30740d08dd7bf65 (plain)
1
2
3
4
5
#! /bin/bash

set -e

python3 -m pip install pre-commit==3.6.0