Compare commits

...
Author SHA1 Message Date
dependabot[bot]andGitHub 92ba3513fc Bump j178/prek-action from 1 to 2
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1 to 2.
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](https://github.com/j178/prek-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: j178/prek-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-22 14:32:28 +00:00
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
with:
path: ~/.cache/prek
key: prek|${{ matrix.python-version }}|${{ hashFiles('python/.pre-commit-config.yaml') }}
- uses: j178/prek-action@v1
- uses: j178/prek-action@v2
name: Run Pre-commit Hooks (excluding poe-check)
env:
SKIP: poe-check