Skip to content

Commit c66c55d

Browse files
[pre-commit.ci] pre-commit autoupdate (#2681)
<!--pre-commit.ci start--> updates: - [github.com/abravalheri/validate-pyproject: v0.20.2 → v0.21](abravalheri/validate-pyproject@v0.20.2...v0.21) - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.0](astral-sh/ruff-pre-commit@v0.6.9...v0.7.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 662b41f commit c66c55d

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
@@ -13,7 +13,7 @@ repos:
1313
args: [-ignore, SC]
1414

1515
- repo: https://github.com/abravalheri/validate-pyproject
16-
rev: v0.20.2
16+
rev: v0.21
1717
hooks:
1818
- id: validate-pyproject
1919

@@ -30,7 +30,7 @@ repos:
3030
- id: typos
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.6.9
33+
rev: v0.7.0
3434
hooks:
3535
# Run the linter
3636
- id: ruff

0 commit comments

Comments
 (0)