Skip to content

Commit

Permalink
build(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankanno committed May 6, 2024
1 parent db8f8e6 commit 6173819
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 95 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
args: ['--config', 'pyproject.toml']
Expand All @@ -29,7 +29,7 @@ repos:
rev: 1.16.0
hooks:
- id: blacken-docs
additional_dependencies: [black==24.2.0]
additional_dependencies: [black==24.4.2]
- repo: https://github.com/asottile/seed-isort-config
rev: v2.2.0
hooks:
Expand Down
Loading

0 comments on commit 6173819

Please sign in to comment.