Skip to content

Commit 56a306f

Browse files
committed
chore(automation): update uv and just
1 parent ed32b36 commit 56a306f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/automation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
name: Post-Commit Validation of Pre-Commit Checks (Includes Linting)
1414
uses: uc-cdis/.github/.github/workflows/pre_commit.yaml@fix/linting
1515
with:
16-
UV_VERSION: '0.10.9'
17-
JUST_VERSION: '1.46.0'
16+
UV_VERSION: '0.11.0'
17+
JUST_VERSION: '1.48.0'
1818
secrets: inherit
1919

2020
security:

0 commit comments

Comments
 (0)