Skip to content

Renovate: mgedmin/check-manifest to v0.50 #485

Renovate: mgedmin/check-manifest to v0.50

Renovate: mgedmin/check-manifest to v0.50 #485

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