Skip to content

Commit 817c84c

Browse files
committed
chore: prek autoupdate hook versions
1 parent 1f344a5 commit 817c84c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude: ^e2e/|^test_apps/|vendor/|node_modules/|target/|parsers/|crates/.*/deps
66
repos:
77
# AI Rules
88
- repo: https://github.com/Goldziher/ai-rulez
9-
rev: v3.14.2
9+
rev: v4.0.3
1010
hooks:
1111
- id: ai-rulez-generate
1212

@@ -81,7 +81,7 @@ repos:
8181

8282
# Markdown: linting
8383
- repo: https://github.com/rvben/rumdl-pre-commit
84-
rev: "v0.1.80"
84+
rev: "v0.1.81"
8585
hooks:
8686
- id: rumdl-fmt
8787
exclude: "^.ai-rulez/"
@@ -130,7 +130,7 @@ repos:
130130

131131
# Alef: polyglot binding generation and version sync
132132
- repo: https://github.com/kreuzberg-dev/alef
133-
rev: v0.7.0
133+
rev: v0.7.2
134134
hooks:
135135
- id: alef-fmt
136136
- id: alef-lint

0 commit comments

Comments
 (0)