blob: 58d7923f5850c0bcfa1e2fbd403731a16a75517b [file] [log] [blame]
default_stages: [pre-commit]
repos:
- repo: https://github.com/ambv/black
rev: 25.1.0
hooks:
- id: black
exclude_types: [symlink]