maint: fix pedantic zizmor problems

This commit is contained in:
Matthias
2026-01-06 09:33:00 +01:00
parent 61274252af
commit f845dc71b1
9 changed files with 39 additions and 12 deletions

View File

@@ -9,8 +9,13 @@ on:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
auto-update:
name: Auto-update pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1