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/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/gruntwork-io/pre-commit: v0.1.17 → v0.1.18](gruntwork-io/pre-commit@v0.1.17...v0.1.18)
  • Loading branch information
pre-commit-ci[bot] authored Feb 6, 2023
1 parent 75e3290 commit e0a5d2e
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 @@ -6,7 +6,7 @@ ci:
repos:

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-json
- id: check-yaml
Expand All @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.17
rev: v0.1.18
hooks:
- id: tflint
# Work-around for issue that causes hook to fail on files with
Expand Down

0 comments on commit e0a5d2e

Please sign in to comment.