Skip to content

Commit ee10f9a

Browse files
[pre-commit.ci] pre-commit autoupdate (#499)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 387f256 commit ee10f9a

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
@@ -45,13 +45,13 @@ repos:
4545
hooks:
4646
- id: sort-all
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.1.5
48+
rev: v0.1.6
4949
hooks:
5050
- id: ruff-format
5151
- id: ruff
5252
args: [--unsafe-fixes]
5353
- repo: https://github.com/dosisod/refurb
54-
rev: v1.23.0
54+
rev: v1.24.0
5555
hooks:
5656
- id: refurb
5757
args: [--ignore, FURB126]

0 commit comments

Comments
 (0)