Skip to content

Merge pull request #100 from AnotherStranger/renovate/pypi-borgbackup… #362

Merge pull request #100 from AnotherStranger/renovate/pypi-borgbackup…

Merge pull request #100 from AnotherStranger/renovate/pypi-borgbackup… #362

Workflow file for this run

name: pre-commit
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
on:
pull_request:
push:
branches:
- "**"
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1