#!/usr/bin/env sh
# automatically generated by auxilium

set -eE
pre-commit run --config=devops/pre-commit/config.yaml --all
