diff --git a/consult-flycheck.el b/consult-flycheck.el index eb88ef9..b5a4153 100644 --- a/consult-flycheck.el +++ b/consult-flycheck.el @@ -5,7 +5,7 @@ ;; Created: 2020 ;; License: GPL-3.0-or-later ;; Version: 0.9 -;; Package-Requires: ((consult "0.20") (flycheck "31") (emacs "27.1")) +;; Package-Requires: ((emacs "27.1") (consult "0.32") (flycheck "32")) ;; Homepage: https://github.com/minad/consult ;; This file is not part of GNU Emacs.