Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent ba14c64 commit 185d166
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 @@ -20,12 +20,12 @@ repos:
# Ruff
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: v0.5.0
rev: v0.5.1
hooks:
- id: ruff

- repo: https://github.com/myint/rstcheck
rev: v6.2.1
rev: v6.2.4
hooks:
- id: rstcheck
additional_dependencies: [sphinx, toml, myst-parser]
Expand Down

0 comments on commit 185d166

Please sign in to comment.