feat: add GitHub integration for automated package updates
- add GitHub API functions to fetch latest releases and compare versions - implement package update checking against GitHub repositories - add upgrade and upgrade-all CLI commands with dry-run support - include .ruff_cache in .gitignore for cleaner repository
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
dist
|
||||
env
|
||||
.claude
|
||||
.ruff_cache
|
||||
|
||||
Reference in New Issue
Block a user