Update pre-commit black to latest release

This commit is contained in:
Spherrrical 2026-03-31 13:05:11 -07:00
parent f019f05738
commit 297e7e30ee

View file

@ -37,7 +37,7 @@ repos:
- id: gitleaks
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 26.3.1
hooks:
- id: black
language_version: python3