Skip to content

Commit

Permalink
chore: Update deps (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger authored Mar 17, 2023
1 parent eaf87eb commit cca2e99
Show file tree
Hide file tree
Showing 4 changed files with 169 additions and 163 deletions.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ repos:
- id: ruff
name: ⚡️ Check with ruff
language: system
entry: poetry run ruff
entry: poetry run ruff check
types: [python]
args: ["--force-exclude"]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.6"
Expand Down
Loading

0 comments on commit cca2e99

Please sign in to comment.