Skip to content

Bump pre-commit from 3.6.0 to 3.6.1 (#177) #93

Bump pre-commit from 3.6.0 to 3.6.1 (#177)

Bump pre-commit from 3.6.0 to 3.6.1 (#177) #93

name: Release Management
on:
push:
branches:
- master
jobs:
update-release-draft:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}