Skip to content

Commit 4385b38

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4) - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent e8e2e49 commit 4385b38

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

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: "v0.9.9"
41+
rev: "v0.11.4"
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.1.2
65+
rev: 7.2.0
6666
hooks:
6767
- id: flake8
6868
additional_dependencies:

0 commit comments

Comments
 (0)