Skip to content

Commit fb9000c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/JohnnyMorganz/StyLua: v2.3.0 → v2.3.1](JohnnyMorganz/StyLua@v2.3.0...v2.3.1) - [github.com/DavidAnson/markdownlint-cli2: v0.18.1 → v0.19.0](DavidAnson/markdownlint-cli2@v0.18.1...v0.19.0)
1 parent de23c48 commit fb9000c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
hooks:
2020
- id: luacheck
2121
- repo: https://github.com/JohnnyMorganz/StyLua
22-
rev: v2.3.0
22+
rev: v2.3.1
2323
hooks:
2424
- id: stylua
2525
exclude: lua/lean/tui.lua
2626
- repo: https://github.com/DavidAnson/markdownlint-cli2
27-
rev: v0.18.1
27+
rev: v0.19.0
2828
hooks:
2929
- id: markdownlint-cli2
3030
- repo: https://github.com/woodruffw/zizmor

0 commit comments

Comments
 (0)