Skip to content

Commit

Permalink
Disable auto-package-update
Browse files Browse the repository at this point in the history
  • Loading branch information
alecigne committed Sep 24, 2023
1 parent 212c36a commit 9664a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
;; Automatically update Emacs packages.
;; https://github.com/rranelli/auto-package-update.el
:ensure t
:demand t
:disabled t
:config
(setq auto-package-update-delete-old-versions t
auto-package-update-prompt-before-update t
Expand Down

0 comments on commit 9664a54

Please sign in to comment.