Skip to content

Commit b7a8886

Browse files
[pre-commit.ci] pre-commit autoupdate (#235)
updates: - [github.com/abravalheri/validate-pyproject: v0.18 → v0.19](abravalheri/validate-pyproject@v0.18...v0.19) - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](astral-sh/ruff-pre-commit@v0.5.7...v0.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 32ed4dd commit b7a8886

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
@@ -5,7 +5,7 @@ repos:
55
#
66

77
- repo: https://github.com/abravalheri/validate-pyproject
8-
rev: v0.18
8+
rev: v0.19
99
hooks:
1010
- id: validate-pyproject
1111
fail_fast: true
@@ -66,7 +66,7 @@ repos:
6666
args: [--py38-plus]
6767

6868
- repo: https://github.com/astral-sh/ruff-pre-commit
69-
rev: v0.5.7
69+
rev: v0.6.1
7070
hooks:
7171
- id: ruff
7272
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)