Skip to content

Commit ee23ea1

Browse files
[pre-commit.ci] pre-commit autoupdate (#22)
updates: - [github.com/pre-commit/pre-commit: v4.0.0 → v4.0.1](pre-commit/pre-commit@v4.0.0...v4.0.1) - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.2](astral-sh/ruff-pre-commit@v0.6.9...v0.8.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bartosz Sokorski <[email protected]>
1 parent 75c9c78 commit ee23ea1

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
@@ -22,12 +22,12 @@ repos:
2222
- id: check-docstring-first
2323

2424
- repo: https://github.com/pre-commit/pre-commit
25-
rev: v4.0.0
25+
rev: v4.0.1
2626
hooks:
2727
- id: validate_manifest
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.6.9
30+
rev: v0.8.2
3131
hooks:
3232
- id: ruff
3333
- id: ruff-format

0 commit comments

Comments
 (0)