Skip to content

Commit f285d3e

Browse files
ci: pre-commit autoupdate (#4333)
* ci: pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0) * chore: adding changelog file 4333.maintenance.md [dependabot-skip] --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent bf6115e commit f285d3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
args: [ "-x"]
2020

2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: v1.18.2
22+
rev: v1.19.0
2323
hooks:
2424
- id: mypy
2525
args: [ --follow-imports=silent, --config-file=pyproject.toml]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Pre-commit autoupdate

0 commit comments

Comments
 (0)