Skip to content

Commit 8349e2e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/biomejs/pre-commit: v0.5.0 → v0.6.1](biomejs/pre-commit@v0.5.0...v0.6.1)
1 parent 7812521 commit 8349e2e

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
@@ -28,7 +28,7 @@ repos:
2828
args:
2929
- --branch=main
3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v3.19.0
31+
rev: v3.19.1
3232
hooks:
3333
- id: pyupgrade
3434
args: [--py39-plus]
@@ -52,7 +52,7 @@ repos:
5252
hooks:
5353
- id: yamllint
5454
- repo: https://github.com/biomejs/pre-commit
55-
rev: v0.5.0
55+
rev: v0.6.1
5656
hooks:
5757
- id: biome-lint
5858
additional_dependencies: ["@biomejs/[email protected]"]

0 commit comments

Comments
 (0)