Skip to content

Commit ebde2d5

Browse files
authored
Merge pull request #393 from autoatml/pre-commit-ci-update-config
pre-commit autoupdate
2 parents a30d7da + a5e2984 commit ebde2d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ default_language_version:
99
python: python3
1010
repos:
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.11.8
12+
rev: v0.11.12
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --extend-ignore, FA102]
@@ -39,7 +39,7 @@ repos:
3939
- id: rst-directive-colons
4040
- id: rst-inline-touching-normal
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.15.0
42+
rev: v1.16.0
4343
hooks:
4444
- id: mypy
4545
files: ^autoplex/.*\.py$

0 commit comments

Comments
 (0)