Skip to content

Commit

Permalink
[ADMIN] Pre-commit auto-update (#176)
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 Jan 15, 2024
1 parent 501ff11 commit f60d274
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-prettier/
rev: v4.0.0-alpha.5
rev: v4.0.0-alpha.8
hooks:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.16.25
rev: v1.17.1
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.84.0
rev: v1.86.0
hooks:
- id: terraform_fmt

Expand Down

0 comments on commit f60d274

Please sign in to comment.