Update .pre-commit-config.yaml file #3300

This commit is contained in:
nicolargo 2025-10-18 14:17:37 +02:00
parent 227dedb41b
commit 074a01efc2
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v6.0.0
hooks:
- id: check-ast
- id: check-builtin-literals
- id: check-docstring-first
- id: check-json
- id: check-merge-conflict