Skip to content

Commit 223861c

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) - [github.com/PyCQA/autoflake: v2.3.1 → v2.3.3](PyCQA/autoflake@v2.3.1...v2.3.3)
1 parent 885ea21 commit 223861c

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
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: "v0.15.1"
6+
rev: "v0.15.2"
77
hooks:
88
- id: ruff
99
args: ["--fix"]
@@ -34,7 +34,7 @@ repos:
3434
args:
3535
- --py39-plus
3636
- repo: https://github.com/PyCQA/autoflake
37-
rev: v2.3.1
37+
rev: v2.3.3
3838
hooks:
3939
- id: autoflake
4040
name: autoflake

0 commit comments

Comments
 (0)