Skip to content

Commit

Permalink
Update pdm version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Donkie committed Aug 5, 2024
1 parent ae0dbc7 commit 71b3ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ repos:
- id: ruff
args: ["--target-version", "py39"]
- repo: https://github.com/pdm-project/pdm
rev: 2.15.3
rev: 2.17.3
hooks:
- id: pdm-lock-check

0 comments on commit 71b3ad8

Please sign in to comment.