Skip to content

Commit 10e2b23

Browse files
chore(deps): update dependency pdm to v2.22.4 (main) (#34672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e53cece commit 10e2b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ env:
3434
# are we on a release branch?
3535
DO_REALEASE: ${{ github.ref_name == github.event.repository.default_branch || github.ref_name == 'next' || startsWith(github.ref_name, 'maint/')}}
3636
NODE_VERSION: 22
37-
PDM_VERSION: 2.22.3 # renovate: datasource=pypi depName=pdm
37+
PDM_VERSION: 2.22.4 # renovate: datasource=pypi depName=pdm
3838
DRY_RUN: true
3939
TEST_LEGACY_DECRYPTION: true
4040
SPARSE_CHECKOUT: |-

0 commit comments

Comments
 (0)