Skip to content

Commit 055a33b

Browse files
authored
Merge pull request #972 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0f6033b + 3ad86ee commit 055a33b

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
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: add-trailing-comma
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.15.2
23+
rev: v3.16.0
2424
hooks:
2525
- id: pyupgrade
2626
args: [--py38-plus]
@@ -38,10 +38,10 @@ repos:
3838
- id: mypy
3939
additional_dependencies: [types-all]
4040
- repo: https://github.com/biomejs/pre-commit
41-
rev: v0.1.0
41+
rev: v0.2.0
4242
hooks:
4343
- id: biome-check
44-
additional_dependencies: ["@biomejs/biome@1.4.1"]
44+
additional_dependencies: ["@biomejs/biome@1.8.1"]
4545
- repo: local
4646
hooks:
4747
- id: no-github-dot-git

0 commit comments

Comments
 (0)