Skip to content

Commit

Permalink
Merge pull request #83 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 May 28, 2024
2 parents 7040353 + 89dc946 commit 06525d2
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 @@ -24,7 +24,7 @@ repos:
- id: pyupgrade
args: [--py310-plus]
- repo: https://github.com/hhatto/autopep8
rev: v2.1.0
rev: v2.1.1
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
Expand All @@ -43,6 +43,6 @@ repos:
language: rust
types: [rust]
- repo: https://github.com/AleksaC/terraform-py
rev: v1.8.3
rev: v1.8.4
hooks:
- id: tf-fmt

0 comments on commit 06525d2

Please sign in to comment.