Skip to content

Commit 19bbb1f

Browse files
[pre-commit.ci] pre-commit autoupdate (#76)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) - [github.com/dosisod/refurb: v2.2.0 → v2.3.0](dosisod/refurb@v2.2.0...v2.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e5f50e0 commit 19bbb1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repos:
2626
- id: python-use-type-annotations
2727
- id: text-unicode-replacement-char
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.15.1
29+
rev: v0.15.2
3030
hooks:
3131
- id: ruff-check
3232
- id: ruff-format
3333
- repo: https://github.com/dosisod/refurb
34-
rev: v2.2.0
34+
rev: v2.3.0
3535
hooks:
3636
- id: refurb
3737
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)