Skip to content

Commit

Permalink
pinkie dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 21, 2024
1 parent d98e2f3 commit 7f61f7d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
]
:deps
{org.clojure/clojure {:mvn/version "1.10.3"}
org.pinkgorilla/pinkie {:mvn/version "0.5.231"}; js-render
org.pinkgorilla/pinkie {:mvn/version "0.5.232"}; js-render
}
:aliases
{; github ci
Expand All @@ -26,10 +26,6 @@
{:extra-deps {clj-kondo/clj-kondo {:mvn/version "RELEASE"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}

:outdated
{:extra-deps {com.github.liquidz/antq {:mvn/version "RELEASE"}}
:main-opts ["-m" "antq.core"]}

:check
{:extra-deps {athos/clj-check {:git/url "https://github.com/athos/clj-check.git"
:sha "0ca84df1357d71429243b99908303f45a934654c"}}
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 7f61f7d

Please sign in to comment.