Skip to content

Commit

Permalink
Merge pull request #1794 from MarcoGorelli/patch-1
Browse files Browse the repository at this point in the history
Update minimum pre-commit version to 2.9.2
  • Loading branch information
timothycrosley committed Jul 29, 2021
2 parents e625f8a + 01546f7 commit 6edce90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Expand Up @@ -6,4 +6,4 @@
language_version: python3
types_or: [cython, pyi, python]
args: ['--filter-files']
minimum_pre_commit_version: '2.9.0'
minimum_pre_commit_version: '2.9.2'

0 comments on commit 6edce90

Please sign in to comment.