Skip to content

Bump pre-commit from 3.6.2 to 3.7.0 (#187) #101

Bump pre-commit from 3.6.2 to 3.7.0 (#187)

Bump pre-commit from 3.6.2 to 3.7.0 (#187) #101

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 }}