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/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0)
- [github.com/AleksaC/terraform-py: v1.9.2 → v1.9.3](AleksaC/terraform-py@v1.9.2...v1.9.3)
  • Loading branch information
pre-commit-ci[bot] authored Jul 29, 2024
1 parent 9615d10 commit f38873b
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 f38873b

Please sign in to comment.