Skip to content

Commit 743486f

Browse files
[pre-commit.ci] pre-commit autoupdate (pydata#7973)
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](astral-sh/ruff-pre-commit@v0.0.276...v0.0.277) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e7b433b commit 743486f

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
@@ -14,9 +14,9 @@ repos:
1414
- id: absolufy-imports
1515
name: absolufy-imports
1616
files: ^xarray/
17-
- repo: https://github.com/charliermarsh/ruff-pre-commit
17+
- repo: https://github.com/astral-sh/ruff-pre-commit
1818
# Ruff version.
19-
rev: 'v0.0.276'
19+
rev: 'v0.0.277'
2020
hooks:
2121
- id: ruff
2222
args: ["--fix"]

0 commit comments

Comments
 (0)