Skip to content

Commit 4427eaa

Browse files
pre-commit-ci[bot]jhammanmathause
authored
[pre-commit.ci] pre-commit autoupdate (#7543)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.248](astral-sh/ruff-pre-commit@v0.0.246...v0.0.248) - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Joe Hamman <joe@earthmover.io> Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
1 parent 185e28e commit 4427eaa

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
@@ -16,7 +16,7 @@ repos:
1616
files: ^xarray/
1717
- repo: https://github.com/charliermarsh/ruff-pre-commit
1818
# Ruff version.
19-
rev: 'v0.0.246'
19+
rev: 'v0.0.248'
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies: ["black==23.1.0"]
3535
- id: blackdoc-autoupdate-black
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.0.0
37+
rev: v1.0.1
3838
hooks:
3939
- id: mypy
4040
# Copied from setup.cfg

0 commit comments

Comments
 (0)