Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ repos:
name: Check GitHub Actions workflows with check-jsonschema
args: ["--verbose"]
- repo: https://github.com/zizmorcore/zizmor-pre-commit
rev: v1.23.1
rev: v1.24.1
hooks:
- id: zizmor
name: Check GitHub Actions workflows with zizmor
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.104.7
rev: 43.113.0
hooks:
- id: renovate-config-validator
name: Check Renovate config with renovate-config-validator
Expand Down
Loading