Skip to content

Commit 2372852

Browse files
Update prek hooks (#2690)
1 parent 4002d2a commit 2372852

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

prek.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hooks = [
2323

2424
[[repos]]
2525
repo = "https://github.com/crate-ci/typos"
26-
rev = "8a48f81b6c64dcfea44b3633223084c4be58ac5f" # frozen: v1.49.0
26+
rev = "4d9c206a77c041268485162b8e2579ad7a5cb9a3" # frozen: v1.50.0
2727
hooks = [{ id = "typos" }]
2828

2929
[[repos]]
@@ -59,7 +59,7 @@ hooks = [
5959

6060
[[repos]]
6161
repo = "https://github.com/tombi-toml/tombi-pre-commit"
62-
rev = "dd68bbd8cdd8891c942fb6f33a6e87a477b2c375" # frozen: v1.4.1
62+
rev = "1c6e088eb48854d65499ae12c0e7ec2f1737d0f8" # frozen: v1.5.0
6363
hooks = [
6464
{ id = "tombi-format", args = ["--offline"], files = '\.toml$' },
6565
]

0 commit comments

Comments
 (0)