Skip to content

Merge pull request #7123 from microsoft/dependabot/pip/hypothesis-6.1… #9531

Merge pull request #7123 from microsoft/dependabot/pip/hypothesis-6.1…

Merge pull request #7123 from microsoft/dependabot/pip/hypothesis-6.1… #9531

Workflow file for this run

name: pre-commit hooks
on:
pull_request:
push:
branches:
- 'main'
- 'release/*'
merge_group:
branches: ['main']
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1