Skip to content

Commit

Permalink
Merge pull request #93 from anthonywritescode/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile authored Jul 30, 2024
2 parents 9615d10 + f38873b commit fc8856e
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/asottile/pyupgrade
rev: v3.16.0
rev: v3.17.0
hooks:
- id: pyupgrade
args: [--py310-plus]
Expand All @@ -43,6 +43,6 @@ repos:
language: rust
types: [rust]
- repo: https://github.com/AleksaC/terraform-py
rev: v1.9.2
rev: v1.9.3
hooks:
- id: tf-fmt

0 comments on commit fc8856e

Please sign in to comment.