Skip to content

Commit 5516ab5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.2.2](astral-sh/ruff-pre-commit@v0.1.6...v0.2.2) - [github.com/abravalheri/validate-pyproject: v0.15 → v0.16](abravalheri/validate-pyproject@v0.15...v0.16)
1 parent a60dbd9 commit 5516ab5

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
@@ -16,7 +16,7 @@ repos:
1616
- id: requirements-txt-fixer
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.6
19+
rev: v0.2.2
2020
hooks:
2121
- id: ruff # See pyproject.toml for args
2222

@@ -28,6 +28,6 @@ repos:
2828
- tomli
2929

3030
- repo: https://github.com/abravalheri/validate-pyproject
31-
rev: v0.15
31+
rev: v0.16
3232
hooks:
3333
- id: validate-pyproject

0 commit comments

Comments
 (0)