惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
H
Help Net Security
雷峰网
雷峰网
M
MIT News - Artificial intelligence
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
GbyAI
GbyAI
博客园_首页
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
I
InfoQ
小众软件
小众软件
Google DeepMind News
Google DeepMind News
D
Docker
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog

Nick Cunningham's Blog

How To: Setup and configure Forgejo with support for Forgejo Actions and more! How To: Automate version updates for your self-hosted Docker containers with Gitea, Renovate, and Komodo How To: Preload images in a React SPA with TanStack Router for instant image loading How To: Automatically deploy to Netlify when publishing a GitHub Release
How To: Configure Depandabot to work with private package...
Nick Cunningham · 2025-04-01 · via Nick Cunningham's Blog

Dependabot is an amazing tool for keeping your dependencies up to date, but if you use private packages from a registry other than npmjs, additional configuration is required. Unfortunately GitHub's docs on this topic are quite general, and do not go into covering how to use a private registry like their own GitHub Packages for specific packages, but use npmjs for everything else. Through trial and error I figured things out, and in this post I'll go over how to set up Dependabot to work flawlessly with your private packages from alternate registries.