Skip to content

Commit 56b3504

Browse files
pre-commit: bump repositories (#819)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.4...v0.6.7) - [github.com/tox-dev/tox-ini-fmt: 1.3.2 → 1.4.1](tox-dev/tox-ini-fmt@1.3.2...1.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 481ca54 commit 56b3504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: prettier
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.6.4
33+
rev: v0.6.7
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]
@@ -47,6 +47,6 @@ repos:
4747
- id: rst-directive-colons
4848
- id: rst-inline-touching-normal
4949
- repo: https://github.com/tox-dev/tox-ini-fmt
50-
rev: "1.3.2"
50+
rev: "1.4.1"
5151
hooks:
5252
- id: tox-ini-fmt

0 commit comments

Comments
 (0)