Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.0...v0.8.6)
- [github.com/python-poetry/poetry: 1.8.0 → 2.0.0](python-poetry/poetry@1.8.0...2.0.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 7, 2025
1 parent 15ae571 commit d4c8cca
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 @@ -9,7 +9,7 @@ repos:
- --fix=lf
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.6
hooks:
# lint and fix
- id: ruff
Expand All @@ -20,6 +20,6 @@ repos:
# format
- id: ruff-format
- repo: https://github.com/python-poetry/poetry
rev: "1.8.0"
rev: "2.0.0"
hooks:
- id: poetry-check

0 comments on commit d4c8cca

Please sign in to comment.