Added apkeep support

This commit is contained in:
Nikhil Badyal
2025-04-19 11:18:31 +05:30
committed by Nikhil Badyal
parent bb05ec0f6f
commit 05ca33164c
14 changed files with 173 additions and 23 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ repos:
- id: ruff
args:
- "--config=pyproject.toml"
- "--fix"
- "--unsafe-fixes"
- repo: https://github.com/psf/black
rev: 25.1.0