Skip to content

Commit

Permalink
chore: pre-commit autoupdate (#221)
Browse files Browse the repository at this point in the history
* chore: pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.10...v0.5.0)
- [github.com/jsh9/pydoclint: 0.5.1 → 0.5.3](jsh9/pydoclint@0.5.1...0.5.3)

* chore: auto fixes from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bradley A. Thornton <bthornto@redhat.com>
  • Loading branch information
pre-commit-ci[bot] and cidrblock authored Jul 30, 2024
1 parent 9d2f006 commit f84c482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ repos:
name: Spell check with cspell

- repo: https://github.com/jsh9/pydoclint
rev: "0.5.1"
rev: "0.5.3"
hooks:
- id: pydoclint
# This allows automatic reduction of the baseline file when needed.
Expand Down

0 comments on commit f84c482

Please sign in to comment.