Skip to content

build(deps): bump pytest from 9.0.1 to 9.0.2 (#67) #109

build(deps): bump pytest from 9.0.1 to 9.0.2 (#67)

build(deps): bump pytest from 9.0.1 to 9.0.2 (#67) #109

on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
concurrency:
group: release-please
cancel-in-progress: true
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
target-branch: main