Skip to content

Commit d14d9b3

Browse files
chore(deps): update all dependencies (#2050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 800b231 commit d14d9b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_language_version:
77
exclude: "(?x)^(\n _readthedocs|\n .tox\n)$\n"
88
repos:
99
- repo: https://github.com/renovatebot/pre-commit-hooks
10-
rev: 41.116.3
10+
rev: 41.119.5
1111
hooks:
1212
- id: renovate-config-validator
1313
alias: renovate
@@ -109,14 +109,14 @@ repos:
109109
alias: toml
110110

111111
- repo: https://github.com/astral-sh/ruff-pre-commit
112-
rev: v0.13.0
112+
rev: v0.13.1
113113
hooks:
114114
- id: ruff-format
115115
alias: ruff
116116
- id: ruff-check
117117
alias: ruff
118118
- repo: https://github.com/pre-commit/mirrors-mypy.git
119-
rev: v1.18.1
119+
rev: v1.18.2
120120
hooks:
121121
- id: mypy
122122
additional_dependencies:

0 commit comments

Comments
 (0)