Skip to content

chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v40 #1050

chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v40

chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v40 #1050

Workflow file for this run

name: pre_commit
# If a pull-request is pushed then cancel all previously running jobs related
# to that pull-request
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
on:
push:
branches:
- main
paths:
.github/workflows/pre_commit.yml
.pre-commit-config.yaml
pull_request:
branches:
- main
- master
paths:
- .github/workflows/pre_commit.yml
- .pre-commit-config.yaml
env:
PY_COLORS: 1
jobs:
pre_commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/setup-python@v5.6.0
with:
python-version: "3.13"
- name: install tox
run: pip install tox==3.26.0
- name: pre-commit
run: tox -e pre-commit
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy