Skip to content

Commit 214d9c9

Browse files
[pre-commit.ci] pre-commit autoupdate (#7745)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.261](astral-sh/ruff-pre-commit@v0.0.260...v0.0.261) - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c94e2da commit 214d9c9

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.260'
19+
rev: 'v0.0.261'
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies: ["black==23.3.0"]
3535
- id: blackdoc-autoupdate-black
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.1.1
37+
rev: v1.2.0
3838
hooks:
3939
- id: mypy
4040
# Copied from setup.cfg

0 commit comments

Comments
 (0)