Skip to content

Commit

Permalink
Merge pull request #2 from terraform-module/renovate/pre-commit-pre-c…
Browse files Browse the repository at this point in the history
…ommit-hooks-3.x

Update precommit hook pre-commit/pre-commit-hooks to v3.4.0
  • Loading branch information
ivankatliarchuk authored Mar 8, 2021
2 parents cb56fa8 + cd40274 commit 6930de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.0.1
rev: v3.4.0
hooks:
- id: check-added-large-files
args: ['--maxkb=500']
Expand Down

0 comments on commit 6930de5

Please sign in to comment.