Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.270 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.270...v0.0.276)
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1)
  • Loading branch information
pre-commit-ci[bot] authored and azogue committed Jul 9, 2023
1 parent e4270da commit 2c4d509
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
minimum_pre_commit_version: "2.10.0"
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.270
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.276
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -31,7 +31,7 @@ repos:
hooks:
- id: prettier
- repo: "https://github.com/pre-commit/mirrors-mypy"
rev: "v1.3.0"
rev: "v1.4.1"
hooks:
- id: "mypy"
name: "Check type hints (mypy)"
Expand Down

0 comments on commit 2c4d509

Please sign in to comment.