Skip to content

Commit 2580302

Browse files
authored
Put CompatHelper in maintenance mode, and recommend migrating to Dependabot (#537)
* Put CompatHelper in maintenance mode, and recommend migrating to Dependabot * Add note about custom/private registries in Dependabot
1 parent e753e25 commit 2580302

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# CompatHelper.jl
1+
# CompatHelper.jl: We recommend migrating to Dependabot
2+
3+
> [!IMPORTANT]
4+
> CompatHelper is now in maintenance mode. We recommend that users migrate to GitHub Dependabot, which [now supports Julia](https://discourse.julialang.org/t/psa-github-dependabot-now-supports-julia/134997).
5+
>
6+
> Dependabot doesn't support custom or private registries yet, so if you use custom/private registries, you should hold off on migrating for now.
7+
8+
---
29

310
`CompatHelper.jl` is a Julia package which keeps your `Project.toml` `[compat]` entries up to date.
411

0 commit comments

Comments
 (0)