Skip to content

Commit

Permalink
chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.3...v0.4.8)
- [github.com/jsh9/pydoclint: 0.4.1 → 0.4.2](jsh9/pydoclint@0.4.1...0.4.2)
  • Loading branch information
pre-commit-ci[bot] committed Jun 10, 2024
1 parent d1577ee commit 45ac305
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 @@ -6,7 +6,7 @@ ci:
skip: [poetry-lock]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.3
rev: v0.4.8
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -99,7 +99,7 @@ repos:
- id: beautysh

- repo: https://github.com/jsh9/pydoclint
rev: 0.4.1
rev: 0.4.2
hooks:
- id: pydoclint

Expand Down

0 comments on commit 45ac305

Please sign in to comment.