Skip to content

Commit eacff2d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/dependencies-679e589280
2 parents cf7fba4 + 2aec99d commit eacff2d

File tree

4 files changed

+143
-143
lines changed

4 files changed

+143
-143
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838

3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: "v0.12.5"
41+
rev: "v0.12.7"
4242
hooks:
4343
- id: ruff
4444
types: [file, python]
@@ -70,7 +70,7 @@ repos:
7070
types: [file, python]
7171

7272
- repo: https://github.com/pre-commit/mirrors-mypy
73-
rev: 'v1.17.0'
73+
rev: 'v1.17.1'
7474
hooks:
7575
- id: mypy
7676
exclude: 'noxfile\.py|docs/conf\.py'

0 commit comments

Comments
 (0)