Skip to content

Commit 6edce90

Browse files
Merge pull request #1794 from MarcoGorelli/patch-1
Update minimum pre-commit version to 2.9.2
2 parents e625f8a + 01546f7 commit 6edce90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
language_version: python3
77
types_or: [cython, pyi, python]
88
args: ['--filter-files']
9-
minimum_pre_commit_version: '2.9.0'
9+
minimum_pre_commit_version: '2.9.2'

0 commit comments

Comments
 (0)