We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddadb40 commit 46d6bb9Copy full SHA for 46d6bb9
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
hooks:
56
- id: yamllint
57
- repo: https://github.com/executablebooks/mdformat
58
- rev: 0.7.22
+ rev: 1.0.0
59
60
- id: mdformat
61
additional_dependencies:
@@ -75,12 +75,12 @@ repos:
75
76
- markdown-it-texmath
77
- repo: https://github.com/astral-sh/ruff-pre-commit
78
- rev: v0.14.1
+ rev: v0.14.2
79
80
- id: ruff-check
81
- id: ruff-format
82
- repo: https://github.com/kumaraditya303/mirrors-pyright
83
- rev: v1.1.406
+ rev: v1.1.407
84
85
- id: pyright
86
0 commit comments