Skip to content

Commit 7802e73

Browse files
[pre-commit.ci] pre-commit autoupdate (#3809)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.4.9](astral-sh/ruff-pre-commit@v0.4.8...v0.4.9) - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3ed86a8 commit 7802e73

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
@@ -18,7 +18,7 @@ repos:
1818
- id: python-check-blanket-noqa
1919
name: Precision flake ignores
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.4.8
21+
rev: v0.4.9
2222
hooks:
2323
- id: ruff
2424
name: ruff lint
@@ -27,7 +27,7 @@ repos:
2727
- id: ruff-format
2828
types: [python]
2929
- repo: https://github.com/PyCQA/flake8
30-
rev: 7.0.0
30+
rev: 7.1.0
3131
hooks:
3232
- id: flake8
3333
additional_dependencies:

0 commit comments

Comments
 (0)