Skip to content

Commit

Permalink
Merge pull request #5 from terraform-module/revert-4-renovate/pre-com…
Browse files Browse the repository at this point in the history
…mit-pre-commit-hooks-4.x

Revert "Update precommit hook pre-commit/pre-commit-hooks to v4"
  • Loading branch information
ivankatliarchuk authored Jul 2, 2021
2 parents 156211e + 3ac3141 commit e403bde
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: v4.0.1
rev: v3.4.0
hooks:
- id: check-added-large-files
args: ['--maxkb=500']
Expand Down

0 comments on commit e403bde

Please sign in to comment.