Skip to content

Commit

Permalink
Merge pull request #292 from godatadriven/hook-update
Browse files Browse the repository at this point in the history
Updating pre-commit hooks
  • Loading branch information
pgoslatara authored Nov 7, 2024
2 parents 60d9985 + 2642503 commit e0c8368
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
Expand Up @@ -2,7 +2,7 @@
exclude: '^dist'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: check-json
Expand Down

0 comments on commit e0c8368

Please sign in to comment.