Skip to content

Commit 6a4cdd9

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#374)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) - [github.com/pycqa/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0) <!--pre-commit.ci end-->
2 parents 2352783 + e11bc41 commit 6a4cdd9

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
@@ -38,7 +38,7 @@ repos:
3838
- "--py39-plus"
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: "v0.11.12"
41+
rev: "v0.12.2"
4242
hooks:
4343
- id: ruff
4444
args:
@@ -62,7 +62,7 @@ repos:
6262
- --target-version=py39
6363

6464
- repo: https://github.com/pycqa/flake8
65-
rev: 7.2.0
65+
rev: 7.3.0
6666
hooks:
6767
- id: flake8
6868
additional_dependencies:

0 commit comments

Comments
 (0)