Skip to content

Commit

Permalink
[ADMIN] Pre-commit auto-update (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: marco-lancini <1472968+marco-lancini@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and marco-lancini committed Aug 16, 2024
1 parent cf541b8 commit 8fdec8c
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 @@ -29,7 +29,7 @@ repos:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: typos-v0.10.26
rev: v1.23.6
hooks:
- id: typos
args: ['--write-changes', '--config', '.typos.toml']
Expand All @@ -43,7 +43,7 @@ repos:
# TERRAFORM
# ============================================================================
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.92.0
rev: v1.92.1
hooks:
- id: terraform_fmt

Expand Down

0 comments on commit 8fdec8c

Please sign in to comment.