mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
* Add accept button to Air Wing Configuration window. * Update black to 22.6.0. Change pre-commit to use updated black. * Update click to 8.1.3.
6 lines
124 B
YAML
6 lines
124 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.6.0
|
|
hooks:
|
|
- id: black
|
|
language_version: python3 |