Skip to content

Commit

Permalink
Merge pull request #48 from djgoku/chore/qualify-of-life-updates
Browse files Browse the repository at this point in the history
pre-commit autoupdate
  • Loading branch information
djgoku authored Mar 19, 2024
2 parents fbe35b9 + 8d86056 commit 808b4de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
args: [--baseline, .secrets.baseline]
additional_dependencies: ['gibberish-detector']
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.88.0
rev: v1.88.2
hooks:
- id: infracost_breakdown
- id: terraform_fmt
Expand All @@ -43,7 +43,7 @@ repos:
hooks:
- id: python-safety-dependencies-check
- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
- repo: https://gitlab.com/jvenom/elixir-pre-commit-hooks
Expand Down Expand Up @@ -75,6 +75,6 @@ repos:
hooks:
- id: yamlfmt
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.9.0.6
rev: v0.10.0.1
hooks:
- id: shellcheck

0 comments on commit 808b4de

Please sign in to comment.