
Every so often when I open it, there’s a warning telling me to upgrade.
Clicking “Please click here” opens a website and I have to go through the process of running the installer ← this is the annoying part.
If you manage it with homebrew, a single command is all it takes.
$ brew upgrade pgadmin4

There seems to be a way to automate it with cron, but that would update every package, so I’ll pass on it.
There’s also a way to do it yourself with crontab, but even that is a hassle, so for now I’ll just stick with the command ()