[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0](https://github.com/PyCQA/docformatter/compare/v1.5.1...v1.6.0) - [github.com/snakemake/snakefmt: v0.8.3 → v0.8.4](https://github.com/snakemake/snakefmt/compare/v0.8.3...v0.8.4)
This commit is contained in:
parent
6e7d0c5440
commit
da844ddd50
@ -39,7 +39,7 @@ repos:
|
||||
|
||||
# Make docstrings PEP 257 compliant
|
||||
- repo: https://github.com/PyCQA/docformatter
|
||||
rev: v1.5.1
|
||||
rev: v1.6.0
|
||||
hooks:
|
||||
- id: docformatter
|
||||
args: ["--in-place", "--make-summary-multi-line", "--pre-summary-newline"]
|
||||
@ -74,7 +74,7 @@ repos:
|
||||
|
||||
# Format Snakemake rule / workflow files
|
||||
- repo: https://github.com/snakemake/snakefmt
|
||||
rev: v0.8.3
|
||||
rev: v0.8.4
|
||||
hooks:
|
||||
- id: snakefmt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user