Skip to content

Commit

Permalink
chore(deps): Update pdm.lock
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
GabDug authored and github-actions[bot] committed Dec 2, 2024
1 parent 60a7836 commit eb0e482
Show file tree
Hide file tree
Showing 2 changed files with 1,468 additions and 1,115 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: fix-byte-order-marker
# Versions must be kept in sync with lockfile
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.8'
rev: 'v0.8.1'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -30,14 +30,14 @@ repos:
- id: yamllint

- repo: https://github.com/rtts/djhtml
rev: '3.0.6'
rev: '3.0.7'
hooks:
- id: djhtml
- id: djcss
- id: djjs

- repo: https://github.com/adamchainz/djade-pre-commit
rev: "1.1.1"
rev: "1.3.2"
hooks:
- id: djade
args: [--target-version, "4.2"]
Loading

0 comments on commit eb0e482

Please sign in to comment.