mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
chore(deps): update dependency pdm to v2.19.1 (#31550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f551b0db01
commit
9c62c77a06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,7 +31,7 @@ concurrency:
|
||||||
env:
|
env:
|
||||||
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
|
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
|
||||||
NODE_VERSION: 20
|
NODE_VERSION: 20
|
||||||
PDM_VERSION: 2.19.0 # renovate: datasource=pypi depName=pdm
|
PDM_VERSION: 2.19.1 # renovate: datasource=pypi depName=pdm
|
||||||
DRY_RUN: true
|
DRY_RUN: true
|
||||||
TEST_LEGACY_DECRYPTION: true
|
TEST_LEGACY_DECRYPTION: true
|
||||||
SPARSE_CHECKOUT: |-
|
SPARSE_CHECKOUT: |-
|
||||||
|
|
Loading…
Reference in a new issue