Skip to content

Commit

Permalink
[ADMIN] Pre-commit auto-update (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: marco-lancini <[email protected]>
  • Loading branch information
github-actions[bot] and marco-lancini authored Sep 15, 2024
1 parent 8fdec8c commit 8e81fd8
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: v1.23.6
rev: v1.24.5
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.1
rev: v1.95.0
hooks:
- id: terraform_fmt

Expand Down

0 comments on commit 8e81fd8

Please sign in to comment.