Skip to content

Commit d3169af

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.9...v0.11.10) - [github.com/jsh9/pydoclint: 0.6.6 → 0.6.7](jsh9/pydoclint@0.6.6...0.6.7)
1 parent 3ed7459 commit d3169af

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.11.9'
4+
rev: 'v0.11.10'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]
@@ -59,7 +59,7 @@ repos:
5959
test.*
6060
)$
6161
- repo: https://github.com/jsh9/pydoclint
62-
rev: 0.6.6
62+
rev: 0.6.7
6363
hooks:
6464
- id: pydoclint
6565
args:

0 commit comments

Comments
 (0)