Skip to content

Commit 2bb09b6

Browse files
committed
update bb-tasks sha and clj-kondo to 2026.01.19
1 parent a09f969 commit 2bb09b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bb.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
{:min-bb-version "0.8.156"
33
:deps {outskirtslabs/bb-tasks
44
{:git/url "https://github.com/outskirtslabs/bb-tasks"
5-
:git/sha "c82c52a83198b82b72a664a69d9d3ba01dbc387d"}}
6-
:pods {clj-kondo/clj-kondo {:version "2024.11.14"}}
5+
:git/sha "669cd579bddd4ff0a1b6328a357c2deba5e04573"}}
6+
:pods {clj-kondo/clj-kondo {:version "2026.01.19"}}
77
:paths ["resources" "scripts"]
88
:tasks {:requires ([babashka.fs :as fs]
99
[clojure.string :as str]

0 commit comments

Comments
 (0)