Skip to content

Commit

Permalink
chore(deps): Update pdm.lock (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: GabDug <[email protected]>
  • Loading branch information
github-actions[bot] and GabDug authored Jan 30, 2024
1 parent d2cc493 commit 3a968e2
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 619 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ repos:
- id: check-merge-conflict
- id: fix-byte-order-marker
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.1.9'
rev: 'v0.1.15'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
Loading

0 comments on commit 3a968e2

Please sign in to comment.