There was an error while loading. Please reload this page.
1 parent 6301f3a commit 128f7e2Copy full SHA for 128f7e2
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: trailing-whitespace
23
24
- repo: https://github.com/python-jsonschema/check-jsonschema
25
- rev: 0.37.3
+ rev: 0.37.4
26
hooks:
27
- id: check-github-workflows
28
@@ -95,7 +95,7 @@ repos:
95
- id: rst-inline-touching-normal
96
97
- repo: https://github.com/astral-sh/ruff-pre-commit
98
- rev: v0.15.18
+ rev: v0.15.20
99
100
- id: ruff-check
101
types_or: [python, jupyter]
0 commit comments