branch: elpa/consult-flycheck
commit 3b999ae983900c16c0b5b5c30b7eca640d386a76
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Bump Consult dependency
---
consult-flycheck.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult-flycheck.el b/consult-flycheck.el
index ee1d645bd1..5a6456d631 100644
--- a/consult-flycheck.el
+++ b/consult-flycheck.el
@@ -6,7 +6,7 @@
;; Maintainer: Daniel Mendler <[email protected]>
;; Created: 2020
;; Version: 1.0
-;; Package-Requires: ((emacs "27.1") (consult "1.4") (flycheck "34"))
+;; Package-Requires: ((emacs "27.1") (consult "1.7") (flycheck "34"))
;; Homepage: https://github.com/minad/consult-flycheck
;; Keywords: languages, tools, completion