Skip to content

chore(deps): bump poetry from v1.7.1 to v1.8.2 #582

chore(deps): bump poetry from v1.7.1 to v1.8.2

chore(deps): bump poetry from v1.7.1 to v1.8.2 #582

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@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
with:
bump: false
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ACTIONS_CHANNEL_ID: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}