Skip to content

Commit bb14b8e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: v1.30.0 → v1](crate-ci/typos@v1.30.0...v1) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.12.2](astral-sh/ruff-pre-commit@v0.9.9...v0.12.2) - [github.com/antonbabenko/pre-commit-terraform: v1.97.4 → v1.99.4](antonbabenko/pre-commit-terraform@v1.97.4...v1.99.4)
1 parent d680ca8 commit bb14b8e

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
@@ -37,7 +37,7 @@ repos:
3737
exclude: "^src/_nebari/template/"
3838

3939
- repo: https://github.com/crate-ci/typos
40-
rev: v1.30.0
40+
rev: v1
4141
hooks:
4242
- id: typos
4343

@@ -61,7 +61,7 @@ repos:
6161
args: ["--line-length=88", "--exclude=/src/_nebari/template/"]
6262

6363
- repo: https://github.com/astral-sh/ruff-pre-commit
64-
rev: v0.9.9
64+
rev: v0.12.2
6565
hooks:
6666
- id: ruff
6767
args: ["--fix"]
@@ -77,7 +77,7 @@ repos:
7777

7878
# terraform
7979
- repo: https://github.com/antonbabenko/pre-commit-terraform
80-
rev: v1.97.4
80+
rev: v1.99.4
8181
hooks:
8282
- id: terraform_fmt
8383
args:

0 commit comments

Comments
 (0)