Skip to content

Commit

Permalink
ci(package): remove pin gnu for transient
Browse files Browse the repository at this point in the history
which needed by treemacs-magit
  • Loading branch information
chuxubank committed Dec 20, 2024
1 parent 42ac460 commit 056fbab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cats/+default.el
Original file line number Diff line number Diff line change
Expand Up @@ -259,5 +259,4 @@
(setq-local electric-indent-chars nil))

(use-package transient
:ignore-builtin
:pin gnu)
:ignore-builtin)

0 comments on commit 056fbab

Please sign in to comment.