Skip to content

Commit

Permalink
🔧 chore (deps): pre-commit auto update dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 14, 2024
1 parent 6b0c4ee commit 5656dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
- id: pyupgrade

- repo: https://github.com/pylint-dev/pylint
rev: v3.2.3
rev: v3.2.5
hooks:
- id: pylint
types: [python]
Expand All @@ -62,7 +62,7 @@ repos:
- id: yesqa

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.8
rev: v0.5.1
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 5656dc3

Please sign in to comment.