Skip to content

Commit e9d2ae8

Browse files
pre-commit-ci[bot]alcarney
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.6](astral-sh/ruff-pre-commit@v0.6.9...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.14.1](pre-commit/mirrors-mypy@v1.11.2...v1.14.1)
1 parent 1decd46 commit e9d2ae8

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
@@ -11,7 +11,7 @@ repos:
1111
- id: trailing-whitespace
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.6.9
14+
rev: v0.8.6
1515
hooks:
1616
- id: ruff
1717
name: ruff (esbonio)
@@ -32,7 +32,7 @@ repos:
3232
files: 'lib/esbonio-extensions/.*\.py'
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: 'v1.11.2'
35+
rev: 'v1.14.1'
3636
hooks:
3737
- id: mypy
3838
name: mypy (scripts)

0 commit comments

Comments
 (0)