chore: update pre-commit hooks (#2745)

* chore: update pre-commit hooks

* trigger linter when pre commit hooks are updated

* fix type checks from upgraded pre-commit

---------

Co-authored-by: djsaunde <1245942+djsaunde@users.noreply.github.com>
Co-authored-by: Wing Lian <wing@axolotl.ai>
This commit is contained in:
github-actions[bot]
2025-06-02 15:54:29 -07:00
committed by GitHub
parent ecc719f5c7
commit 94219f6ee8
3 changed files with 7 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ on:
- '.github/workflows/*.yml'
- "*.[q]md"
- "examples/**/*.y[a]?ml"
- ".pre-commit-config.yaml"
workflow_dispatch:
jobs: