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/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2)
- [github.com/AleksaC/terraform-py: v1.9.4 → v1.9.5](AleksaC/terraform-py@v1.9.4...v1.9.5)
  • Loading branch information
pre-commit-ci[bot] authored Aug 26, 2024
1 parent 5e2d608 commit d23fd3c
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 @@ -32,7 +32,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy
- repo: local
Expand All @@ -43,6 +43,6 @@ repos:
language: rust
types: [rust]
- repo: https://github.com/AleksaC/terraform-py
rev: v1.9.4
rev: v1.9.5
hooks:
- id: tf-fmt

0 comments on commit d23fd3c

Please sign in to comment.