Skip to content

Commit

Permalink
merge: Enforce pre-commit version >= 3.2.0 (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuestengecko committed Feb 26, 2024
2 parents ac1892c + 9eb62cf commit e43a7d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

default_install_hook_types: [commit-msg, pre-commit]
default_stages: [commit, merge-commit]
minimum_pre_commit_version: 3.2.0
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down

0 comments on commit e43a7d2

Please sign in to comment.