Skip to content

Commit

Permalink
Update minimum pre-commit version to 3.2.0. (talonhub#1263)
Browse files Browse the repository at this point in the history
More information on the issue this is working around:

Lucas-C/pre-commit-hooks#83
  • Loading branch information
nriley authored and MartinRykfors committed Nov 6, 2023
1 parent ddba077 commit ce9d84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,4 +1,4 @@
minimum_pre_commit_version: "2.9.0"
minimum_pre_commit_version: "3.2.0"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down

0 comments on commit ce9d84b

Please sign in to comment.