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.6.3 → v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4)
- [github.com/jsh9/pydoclint: 0.5.6 → 0.5.7](jsh9/pydoclint@0.5.6...0.5.7)
  • Loading branch information
pre-commit-ci[bot] authored Sep 9, 2024
1 parent 87c17e8 commit 4c236ef
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 @@ -45,7 +45,7 @@ repos:
- id: toml-sort-fix

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.6.3"
rev: "v0.6.4"
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -147,7 +147,7 @@ repos:
- flake8-docstrings # uses pydocstyle

- repo: https://github.com/jsh9/pydoclint
rev: 0.5.6
rev: 0.5.7
hooks:
- id: pydoclint

Expand Down

0 comments on commit 4c236ef

Please sign in to comment.