Skip to content

Commit 4a276fc

Browse files
pre-commit-ci[bot]WhyNotHugo
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) - [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275)
1 parent 6cee77d commit 4a276fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ repos:
1111
hooks:
1212
- id: black
1313
- repo: https://github.com/pre-commit/mirrors-mypy
14-
rev: 'v1.3.0'
14+
rev: 'v1.4.1'
1515
hooks:
1616
- id: mypy
1717
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: 'v0.0.272'
18+
rev: 'v0.0.275'
1919
hooks:
2020
- id: ruff
2121
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)