diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8e47505a7..594802aaad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -125,7 +125,7 @@ repos: name: run gitleaks description: check for secrets with gitleaks - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2 + rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1 hooks: - id: zizmor name: run zizmor @@ -156,7 +156,7 @@ repos: description: check PNG files with oxipng args: ['--fix', '-o', '4', '--strip', 'safe', '--alpha'] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 5030dca3047414c338091455ac41803200ec1f0f # frozen: 0.37.3 + rev: 6b63472e72e1a91ed8a2f6d483790dfb644fa1d3 # frozen: 0.37.4 hooks: - id: check-citation-file-format name: run check-citation-file-format