Fixing VENV again...

Updated .pre-commit-config.yaml
This commit is contained in:
Doncho N. Gunchev 2025-11-02 15:52:41 +02:00
parent dc39105663
commit affb7ae553
Signed by: dgunchev
GPG key ID: D30FD19F37E002A9
4 changed files with 44 additions and 15 deletions

View file

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v6.0.0
hooks:
- id: check-added-large-files
args: [ '--maxkb=64' ]