Skip to content

Commit 19e2719

Browse files
chore(deps): Update pdm.lock
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2921303 commit 19e2719

File tree

2 files changed

+241
-168
lines changed

2 files changed

+241
-168
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ repos:
4646
verbose: true
4747
files: ^db\.py|README\.md$
4848

49-
- rev: v0.14.1
49+
- rev: v0.14.7
5050
repo: https://github.com/astral-sh/ruff-pre-commit
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --exit-non-zero-on-fix]
5454
- id: ruff-format
5555

5656
- repo: https://github.com/pdm-project/pdm
57-
rev: 2.26.0
57+
rev: 2.26.2
5858
hooks:
5959
- id: pdm-lock-check

0 commit comments

Comments
 (0)