upgrade black

This commit is contained in:
Tom Tromey
2025-12-06 13:04:57 -06:00
parent 41f4d5c3dc
commit e7b7cfcef7

View File

@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks # See https://pre-commit.com/hooks.html for more hooks
repos: repos:
- repo: https://github.com/psf/black-pre-commit-mirror - repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.3.0 rev: 25.11.0
hooks: hooks:
- id: black - id: black
files: 'gdb/.*' files: 'gdb/.*'