Remove actions-up script in favor of Dependabot (#11034)

This commit is contained in:
Eric Bailey
2026-06-30 14:28:05 -05:00
committed by GitHub
parent 5331c68218
commit 8a6a90320c
+1 -2
View File
@@ -90,8 +90,7 @@
"generate-webpack-stats-file": "EXPO_PUBLIC_GENERATE_STATS=1 pnpm build-web",
"open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 pnpm build-web",
"icons:optimize": "svgo -f ./assets/icons",
"prettier": "prettier --check .",
"update-actions": "pnpm dlx actions-up --min-age 7"
"prettier": "prettier --check ."
},
"dependencies": {
"@atproto/api": "0.20.22",