Skip to content

Commit 7e69d3b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0) - [github.com/charliermarsh/ruff-pre-commit: v0.0.205 → v0.0.223](astral-sh/ruff-pre-commit@v0.0.205...v0.0.223) - [github.com/dosisod/refurb: v1.9.1 → v1.10.0](dosisod/refurb@v1.9.1...v1.10.0)
1 parent df3c15e commit 7e69d3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [--branch, main]
2727
- id: trailing-whitespace
2828
- repo: https://github.com/pre-commit/pygrep-hooks
29-
rev: v1.9.0
29+
rev: v1.10.0
3030
hooks:
3131
- id: python-check-blanket-noqa
3232
- id: python-check-mock-methods
@@ -56,13 +56,13 @@ repos:
5656
- id: docformatter
5757
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
5858
- repo: https://github.com/charliermarsh/ruff-pre-commit
59-
rev: v0.0.205
59+
rev: v0.0.223
6060
hooks:
6161
- id: ruff
6262
args: [hooks, tests]
6363
pass_filenames: false
6464
- repo: https://github.com/dosisod/refurb
65-
rev: v1.9.1
65+
rev: v1.10.0
6666
hooks:
6767
- id: refurb
6868
args: [--ignore, FURB126]

0 commit comments

Comments
 (0)