Skip to content

Commit f15c498

Browse files
authored
Merge pull request #981 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cd1bead + 2cda0a7 commit f15c498

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
@@ -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/[email protected]"]

0 commit comments

Comments
 (0)