Skip to content

Commit 8afc3e4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0) - [github.com/cmhughes/latexindent.pl: V3.20.3 → V3.24.4](cmhughes/latexindent.pl@V3.20.3...V3.24.4) - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.22](hukkin/mdformat@0.7.16...0.7.22)
1 parent d3bc999 commit 8afc3e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-yaml
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99

1010
- repo: https://github.com/cmhughes/latexindent.pl
11-
rev: V3.20.3
11+
rev: V3.24.4
1212
hooks:
1313
- id: latexindent
1414

@@ -20,7 +20,7 @@ repos:
2020
# args: [--autofix]
2121

2222
- repo: https://github.com/executablebooks/mdformat
23-
rev: 0.7.16
23+
rev: 0.7.22
2424
hooks:
2525
- id: mdformat
2626
additional_dependencies:

0 commit comments

Comments
 (0)