Skip to content

Commit

Permalink
disable pre-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mfederowicz committed Oct 7, 2023
1 parent ff47318 commit a0fddd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: end-of-file-fixer
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v4.4.0
# hooks:
# - id: end-of-file-fixer
- repo: https://github.com/mgechev/revive
#for start use dev tag, after development we switch to proper tags with versions
rev: dev-pre-commit
Expand Down

0 comments on commit a0fddd4

Please sign in to comment.