Skip to content

Commit 2cda0a7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.3.0 → v2.3.1](hhatto/autopep8@v2.3.0...v2.3.1) - [github.com/biomejs/pre-commit: v0.3.0 → v0.4.0](biomejs/pre-commit@v0.3.0...v0.4.0)
1 parent cd1bead commit 2cda0a7

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
@@ -25,7 +25,7 @@ repos:
2525
- id: pyupgrade
2626
args: [--py38-plus]
2727
- repo: https://github.com/hhatto/autopep8
28-
rev: v2.3.0
28+
rev: v2.3.1
2929
hooks:
3030
- id: autopep8
3131
- repo: https://github.com/PyCQA/flake8
@@ -38,7 +38,7 @@ repos:
3838
- id: mypy
3939
additional_dependencies: [types-all]
4040
- repo: https://github.com/biomejs/pre-commit
41-
rev: v0.3.0
41+
rev: v0.4.0
4242
hooks:
4343
- id: biome-check
4444
additional_dependencies: ["@biomejs/biome@1.8.1"]

0 commit comments

Comments
 (0)