Skip to content

Commit af5a880

Browse files
chore: pre-commit autoupdate (#580)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12) - [github.com/pre-commit/mirrors-mypy.git: v1.15.0 → v1.16.0](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.15.0...v1.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d1a443c commit af5a880

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
@@ -68,7 +68,7 @@ repos:
6868
- id: tox-ini-fmt
6969

7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.11.11
71+
rev: v0.11.12
7272
hooks:
7373
- id: ruff
7474
args:
@@ -109,7 +109,7 @@ repos:
109109
- pyyaml
110110

111111
- repo: https://github.com/pre-commit/mirrors-mypy.git
112-
rev: v1.15.0
112+
rev: v1.16.0
113113
hooks:
114114
- id: mypy
115115
additional_dependencies:

0 commit comments

Comments
 (0)