Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pydocstyle: 6.2.3 → 6.3.0](PyCQA/pydocstyle@6.2.3...6.3.0)
- [github.com/PyCQA/pylint: v2.16.0b0 → v2.16.0b1](pylint-dev/pylint@v2.16.0b0...v2.16.0b1)
  • Loading branch information
pre-commit-ci[bot] authored Jan 23, 2023
1 parent 91e4096 commit 3e8a1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:


- repo: https://github.com/PyCQA/pydocstyle
rev: 6.2.3
rev: 6.3.0
hooks:
- id: pydocstyle
additional_dependencies: ["toml"]
Expand All @@ -40,7 +40,7 @@ repos:


- repo: https://github.com/PyCQA/pylint
rev: v2.16.0b0
rev: v2.16.0b1
hooks:
- id: pylint
files: cashocs/
Expand Down

0 comments on commit 3e8a1fa

Please sign in to comment.