Skip to content

Commit

Permalink
[ADMIN] Pre-commit auto-update (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: marco-lancini <marco-lancini@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and marco-lancini authored Sep 17, 2023
1 parent 143069a commit 1d0c64d
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: v3.0.1
rev: v3.0.3
hooks:
- id: prettier

- repo: https://github.com/crate-ci/typos
rev: v1.16.5
rev: v1.16.11
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.81.2
rev: v1.83.2
hooks:
- id: terraform_fmt

Expand Down

0 comments on commit 1d0c64d

Please sign in to comment.