Skip to content

Commit

Permalink
chore(deps): Update pdm.lock (#40)
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>
Co-authored-by: Gabriel Dugny <git@dugny.me>
  • Loading branch information
3 people authored Sep 27, 2024
1 parent ce5cda4 commit 74754ed
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 374 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.6.1
- rev: v0.6.6
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.18.1
rev: 2.18.2
hooks:
- id: pdm-lock-check
Loading

0 comments on commit 74754ed

Please sign in to comment.