Skip to content

Commit 6e4e697

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR matplotlib#31978: Bump the pre-commit group across 1 directory with 3 updates
1 parent 8103dae commit 6e4e697

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
pass_filenames: false
4545
- repo: https://github.com/astral-sh/ruff-pre-commit
4646
# Ruff version.
47-
rev: 0671d8ab202c4ac093b78433ae5baf74f3fc7246 # frozen: v0.15.15
47+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
4848
hooks:
4949
# Run the linter.
5050
- id: ruff-check
@@ -83,7 +83,7 @@ repos:
8383
hooks:
8484
- id: shellcheck
8585
- repo: https://github.com/zizmorcore/zizmor-pre-commit
86-
rev: a4727cbbcd26d7098e96b9cb738169b59711ae51 # frozen: v1.24.1
86+
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
8787
hooks:
8888
- id: zizmor
8989
- repo: https://github.com/simple-icons/svglint
@@ -95,7 +95,7 @@ repos:
9595
# SVG examples are handled in .svglintrc.mjs.
9696
exclude: '^$'
9797
- repo: https://github.com/python-jsonschema/check-jsonschema
98-
rev: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2
98+
rev: 5030dca3047414c338091455ac41803200ec1f0f # frozen: 0.37.3
9999
hooks:
100100
# TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed.
101101
# - id: check-azure-pipelines

0 commit comments

Comments
 (0)