Skip to content

Commit 3a23cb5

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

File tree

2 files changed

+2185
-1674
lines changed

2 files changed

+2185
-1674
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: fix-byte-order-marker
2020
# Versions must be kept in sync with lockfile
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: 'v0.13.1'
22+
rev: 'v0.14.5'
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]
@@ -30,7 +30,7 @@ repos:
3030
- id: yamllint
3131

3232
- repo: https://github.com/rtts/djhtml
33-
rev: '3.0.9'
33+
rev: '3.0.10'
3434
hooks:
3535
- id: djhtml
3636
- id: djcss

0 commit comments

Comments
 (0)