#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -v

bundle update

overcommit --install
