Bump :checkers syntax

flycheck/flycheck@74377fa -> flycheck/flycheck@08345d3
This commit is contained in:
Henrik Lissner 2020-02-29 12:33:29 -05:00
parent a44df0b9c5
commit 4a060e6e9d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; checkers/syntax/packages.el
(package! flycheck :pin "74377fa9c7")
(package! flycheck :pin "08345d38e2")
(package! flycheck-popup-tip :pin "ef86aad907")
(when (featurep! +childframe)
(package! flycheck-posframe :pin "2b3e94c2e4"))