We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8e3a43 + e737972 commit b589065Copy full SHA for b589065
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
types: [yaml]
14
15
- repo: https://github.com/executablebooks/mdformat
16
- rev: 0.7.19
+ rev: 0.7.21
17
hooks:
18
- id: mdformat
19
additional_dependencies:
@@ -34,7 +34,7 @@ repos:
34
)$
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.8.3
+ rev: v0.8.4
38
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments