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:
renovate[bot] 2024-09-23 12:06:00 +00:00 committed by GitHub
parent f551b0db01
commit 9c62c77a06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |-