Skip to content

Renovate: astral-sh/ruff-pre-commit to v0.6.8 #428

Renovate: astral-sh/ruff-pre-commit to v0.6.8

Renovate: astral-sh/ruff-pre-commit to v0.6.8 #428

Workflow file for this run

---
name: Linting
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./actions/linting
with:
pre-commit-config: ./.pre-commit-config.yaml