Skip to content

Commit

Permalink
chore: Update pdm.lock (#579)
Browse files Browse the repository at this point in the history
* chore: Update pdm.lock

* update precommit config

---------

Co-authored-by: sigma67 <[email protected]>
Co-authored-by: sigma67 <[email protected]>
  • Loading branch information
3 people authored Jul 3, 2024
1 parent ab2aa28 commit d5653b7
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 167 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.3
rev: v0.5.0
hooks:
# Run the linter.
- id: ruff
# Run the formatter.
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
rev: v1.10.1
hooks:
- id: mypy
verbose: true
Expand Down
Loading

0 comments on commit d5653b7

Please sign in to comment.