Skip to content

Commit b9c981d

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 18f760d commit b9c981d

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
@@ -27,9 +27,9 @@ repos:
2727
- id: mypy
2828
additional_dependencies: [numpy, matplotlib]
2929

30-
- repo: https://github.com/charliermarsh/ruff-pre-commit
30+
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.0.276'
32+
rev: 'v0.0.277'
3333
hooks:
3434
- id: ruff
3535

0 commit comments

Comments
 (0)