Skip to content

Commit 63b3a28

Browse files
baloowiktor-k
andcommitted
Bump dependencies to latest pre-releases
Co-authored-by: Wiktor Kwapisiewicz <wiktor@metacode.biz> Signed-off-by: Arthur Gautier <arthur.gautier@arista.com>
1 parent aee26b3 commit 63b3a28

12 files changed

Lines changed: 1174 additions & 370 deletions

File tree

.justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env -S just --working-directory . --justfile
22
# Load project-specific properties from the `.env` file
33

4-
set dotenv-load := true
4+
set dotenv-load
55

66
# Since this is a first recipe it's being run by default.
77
# Faster checks need to be executed first for better UX. For example

0 commit comments

Comments
 (0)