Merge pull request #2682 from AndresCdo/update-pre-commit-version

Update pre-commit version
pull/2785/head
Richard Beales 2023-04-21 06:00:59 +01:00 committed by GitHub
commit 781f2934e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v0.9.2
rev: v4.4.0
hooks:
- id: check-added-large-files
args: ['--maxkb=500']