Skip to content

Commit 3e6619f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: v1.26.0 → v1.27.0](crate-ci/typos@v1.26.0...v1.27.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.2](astral-sh/ruff-pre-commit@v0.6.9...v0.7.2) - [github.com/antonbabenko/pre-commit-terraform: v1.96.1 → v1.96.2](antonbabenko/pre-commit-terraform@v1.96.1...v1.96.2)
1 parent 2d03f19 commit 3e6619f

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.26.0
40+
rev: v1.27.0
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.6.9
64+
rev: v0.7.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.96.1
80+
rev: v1.96.2
8181
hooks:
8282
- id: terraform_fmt
8383
args:

0 commit comments

Comments
 (0)