Skip to content

fix(deps): update dependency black to v23.10.1 #106

fix(deps): update dependency black to v23.10.1

fix(deps): update dependency black to v23.10.1 #106

Workflow file for this run

name: validate
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
uses: trussworks/shared-actions/.github/workflows/validate-python.yml@main
with:
python-version: "3.10"