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

推荐订阅源

The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
博客园 - 聂微东
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
L
LangChain Blog
WordPress大学
WordPress大学
H
Help Net Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
MyScale Blog
MyScale Blog
IT之家
IT之家
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
P
Proofpoint News Feed
D
DataBreaches.Net

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.