Skip to content
/ xarray Public
forked from pydata/xarray

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (pydata#153)
Browse files Browse the repository at this point in the history
updates:
- [github.com/keewis/blackdoc: v0.3.6 → v0.3.7](keewis/blackdoc@v0.3.6...v0.3.7)
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2022
1 parent f906a14 commit 3bd1254
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/keewis/blackdoc
rev: v0.3.6
rev: v0.3.7
hooks:
- id: blackdoc
- repo: https://github.com/PyCQA/flake8
Expand All @@ -32,7 +32,7 @@ repos:
# - id: velin
# args: ["--write", "--compact"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.971
rev: v0.981
hooks:
- id: mypy
# Copied from setup.cfg
Expand Down

0 comments on commit 3bd1254

Please sign in to comment.