Update pdm version in pre-commit

This commit is contained in:
Donkie
2024-08-05 19:19:37 +02:00
parent ae0dbc740b
commit 71b3ad8f7b

View File

@@ -19,6 +19,6 @@ repos:
- id: ruff - id: ruff
args: ["--target-version", "py39"] args: ["--target-version", "py39"]
- repo: https://github.com/pdm-project/pdm - repo: https://github.com/pdm-project/pdm
rev: 2.15.3 rev: 2.17.3
hooks: hooks:
- id: pdm-lock-check - id: pdm-lock-check