Skip to content

Commit 531d3d3

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 4d5fb15 commit 531d3d3

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
@@ -18,7 +18,7 @@ repos:
1818
- id: requirements-txt-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.13.3
21+
rev: v0.14.3
2222
hooks:
2323
- id: ruff
2424
- repo: https://github.com/psf/black-pre-commit-mirror
@@ -32,7 +32,7 @@ repos:
3232
additional_dependencies:
3333
- types-setuptools
3434
- repo: https://github.com/mgedmin/check-manifest
35-
rev: "0.50"
35+
rev: "0.51"
3636
hooks:
3737
- id: check-manifest
3838
args: [--no-build-isolation]

0 commit comments

Comments
 (0)