Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.2.1](astral-sh/ruff-pre-commit@v0.1.4...v0.2.1)
- [github.com/antonbabenko/pre-commit-terraform: v1.83.5 → v1.86.0](antonbabenko/pre-commit-terraform@v1.83.5...v1.86.0)
  • Loading branch information
pre-commit-ci[bot] authored and offbyone committed Feb 19, 2024
1 parent fc0f924 commit c743f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.4
rev: v0.2.1
hooks:
- id: ruff
- id: ruff-format
args: ["--check"]

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.83.5
rev: v1.86.0
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand Down

0 comments on commit c743f4b

Please sign in to comment.