Skip to content

chore(deps): bump poetry from v1.5.0 to v1.5.1 #390

chore(deps): bump poetry from v1.5.0 to v1.5.1

chore(deps): bump poetry from v1.5.0 to v1.5.1 #390

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: write
pull-requests: read
jobs:
test:
name: Run Pre-commit Hooks
uses: ScribeMD/pre-commit-action/.github/workflows/test.yaml@0.9.86
with:
bump: false
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ACTIONS_CHANNEL_ID: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}