Skip to content

Commit 93bba53

Browse files
[pre-commit.ci] pre-commit autoupdate (#110)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.3...v0.14.3) - [github.com/mgedmin/check-manifest: 0.50 → 0.51](mgedmin/check-manifest@0.50...0.51) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 710e3e2 commit 93bba53

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
@@ -29,7 +29,7 @@ repos:
2929
- id: rst-directive-colons
3030
- id: rst-inline-touching-normal
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.13.3
32+
rev: v0.14.3
3333
hooks:
3434
- id: ruff
3535
- id: ruff-format
@@ -45,7 +45,7 @@ repos:
4545
- types-PyYAML
4646
- types-requests
4747
- repo: https://github.com/mgedmin/check-manifest
48-
rev: "0.50"
48+
rev: "0.51"
4949
hooks:
5050
- id: check-manifest
5151
args: [--no-build-isolation]

0 commit comments

Comments
 (0)