Automatic date update in version.in
[binutils-gdb.git] / .pre-commit-config.yaml
blob7afe60c20be94345805affad9c0292bd70bdfb39
1 # See https://pre-commit.com for more information
2 # See https://pre-commit.com/hooks.html for more hooks
3 repos:
4   - repo: https://github.com/psf/black-pre-commit-mirror
5     rev: 24.3.0
6     hooks:
7       - id: black
8         files: 'gdb/.*'