Skip to content

Commit

Permalink
chore(deps): Update pdm.lock (#47)
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>
Co-authored-by: GabDug <1116720+GabDug@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and GabDug authored Nov 9, 2024
1 parent 76b1a6d commit 9635853
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 59 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ repos:
verbose: true
files: ^db\.py|README\.md$

- rev: v0.7.2
- rev: v0.7.3
repo: https://github.com/astral-sh/ruff-pre-commit
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format

- repo: https://github.com/pdm-project/pdm
rev: 2.19.3
rev: 2.20.1
hooks:
- id: pdm-lock-check
116 changes: 59 additions & 57 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9635853

Please sign in to comment.