Skip to content

Bump pre-commit from 3.4.0 to 3.5.0 #175

Bump pre-commit from 3.4.0 to 3.5.0

Bump pre-commit from 3.4.0 to 3.5.0 #175

Workflow file for this run

name: devel
on:
push:
branches-ignore:
- 'master'
- 'stable'
tags-ignore:
- '*'
jobs:
devel:
runs-on: ubuntu-latest
container:
image: apnpucky/ubuntu-poetry
steps:
- uses: APN-Pucky/make-python-action@main
with:
test: true
doc: true