Skip to content

chore(deps): pin poetry-core from >=1.8.1 to ==1.8.1 #566

chore(deps): pin poetry-core from >=1.8.1 to ==1.8.1

chore(deps): pin poetry-core from >=1.8.1 to ==1.8.1 #566

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