Skip to content

Commit

Permalink
pre-commit: bump repositories
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)
- [github.com/tox-dev/tox-ini-fmt: 1.3.2 → 1.4.0](tox-dev/tox-ini-fmt@1.3.2...1.4.0)
  • Loading branch information
pre-commit-ci[bot] committed Sep 16, 2024
1 parent 481ca54 commit 7203370
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 @@ -30,7 +30,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
rev: v0.6.5
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand All @@ -47,6 +47,6 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/tox-dev/tox-ini-fmt
rev: "1.3.2"
rev: "1.4.0"
hooks:
- id: tox-ini-fmt

0 comments on commit 7203370

Please sign in to comment.