Skip to content

Commit 8034e28

Browse files
pre-commit: bump repositories (#937)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b3a689b commit 8034e28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.14.0
33+
rev: v0.14.2
3434
hooks:
3535
- id: ruff-check
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.6.0"
50+
rev: "1.7.0"
5151
hooks:
5252
- id: tox-ini-fmt

0 commit comments

Comments
 (0)