Skip to content

feat: Updated versions of all the pre-commit hooks #22319

feat: Updated versions of all the pre-commit hooks

feat: Updated versions of all the pre-commit hooks #22319

Workflow file for this run

name: Trigger lint format
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
contents: write
jobs:
fix-linting:
name: PR Lint Bot
uses: unifyai/workflows/.github/workflows/pr-lint-bot.yml@main
secrets: inherit