run pre-commit on garfbot repo
All checks were successful
Garfbot CI/CD Deployment / Deploy (push) Successful in 19s

This commit is contained in:
2025-08-15 15:50:40 -05:00
parent c5ccb79f33
commit 9b519c1fa9
8 changed files with 24 additions and 14 deletions

View File

@@ -26,4 +26,4 @@ RUN pip3 install --no-cache-dir \
pillow \
qrcode
CMD [ "python", "garfmain.py" ]
CMD [ "python", "garfmain.py" ]