Skip to content

Commit

Permalink
add precommit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Nov 10, 2022
1 parent 911dcb8 commit b3b9cab
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 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit b3b9cab

Please sign in to comment.