Skip to content

Commit 99cb594

Browse files
[pre-commit.ci] pre-commit autoupdate (#30)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.267](astral-sh/ruff-pre-commit@v0.0.263...v0.0.267) - [github.com/pre-commit/mirrors-mypy.git: v1.2.0 → v1.3.0](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.2.0...v1.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bradley A. Thornton <[email protected]>
1 parent 35a1fac commit 99cb594

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
@@ -40,7 +40,7 @@ repos:
4040
- id: black
4141

4242
- repo: https://github.com/charliermarsh/ruff-pre-commit
43-
rev: "v0.0.263"
43+
rev: "v0.0.267"
4444
hooks:
4545
- id: ruff
4646
args:
@@ -71,7 +71,7 @@ repos:
7171
- single_source
7272

7373
- repo: https://github.com/pre-commit/mirrors-mypy.git
74-
rev: v1.2.0
74+
rev: v1.3.0
7575
hooks:
7676
- id: mypy
7777
additional_dependencies:

0 commit comments

Comments
 (0)