summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-01-03 09:00:07 +0100
committerGitHub <noreply@github.com>2023-01-03 09:00:07 +0100
commit56121344f6c9c223d8e4477c0cdb58c46c840b4b (patch)
treeb2850456921983896d0b84febaa2adcf5ab2a429 /.pre-commit-config.yaml
parent624a5dbec2f31488cc562b8b05445b1242432ca1 (diff)
downloadpylint-git-56121344f6c9c223d8e4477c0cdb58c46c840b4b.tar.gz
[pre-commit.ci] pre-commit autoupdate (#8016)
updates: - [github.com/DanielNoord/pydocstringformatter: v0.7.2 → v0.7.3](https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.2...v0.7.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e1cb78621..a4fdd0a60 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -126,7 +126,7 @@ repos:
args: [--prose-wrap=always, --print-width=88]
exclude: tests(/\w*)*data/
- repo: https://github.com/DanielNoord/pydocstringformatter
- rev: v0.7.2
+ rev: v0.7.3
hooks:
- id: pydocstringformatter
exclude: *fixtures