working auth and activity list

This commit is contained in:
2025-09-07 06:38:39 -07:00
parent 5b1c1e61c4
commit 75d7e63edd
120 changed files with 25171 additions and 0 deletions

17
garth/.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "20:00"
timezone: "America/Mexico_City"
open-pull-requests-limit: 5
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "20:00"
timezone: "America/Mexico_City"
open-pull-requests-limit: 5