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/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
- [github.com/antonbabenko/pre-commit-terraform: v1.82.0 → v1.83.2](antonbabenko/pre-commit-terraform@v1.82.0...v1.83.2)
  • Loading branch information
pre-commit-ci[bot] authored and offbyone committed Sep 12, 2023
1 parent 2c3a8f1 commit f681925
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,12 +5,12 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black

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

0 comments on commit f681925

Please sign in to comment.