Skip to content

Commit 20c2463

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.8...v0.1.9) - [github.com/dosisod/refurb: v1.25.0 → v1.26.0](dosisod/refurb@v1.25.0...v1.26.0) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)
1 parent 88723fe commit 20c2463

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@ repos:
4545
hooks:
4646
- id: sort-all
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.1.8
48+
rev: v0.1.9
4949
hooks:
5050
- id: ruff-format
5151
- id: ruff
5252
args: [--unsafe-fixes]
5353
- repo: https://github.com/dosisod/refurb
54-
rev: v1.25.0
54+
rev: v1.26.0
5555
hooks:
5656
- id: refurb
5757
args: [--ignore, FURB126]
5858
- repo: https://github.com/pre-commit/mirrors-mypy
59-
rev: v1.7.1
59+
rev: v1.8.0
6060
hooks:
6161
- id: mypy
6262
additional_dependencies: [

0 commit comments

Comments
 (0)