Skip to content

Commit cf6c522

Browse files
authored
Merge pull request #90 from eggplants/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 934525c + c93c29c commit cf6c522

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
@@ -30,12 +30,12 @@ repos:
3030
hooks:
3131
- id: pyproject-fmt
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.12.2
33+
rev: v0.12.7
3434
hooks:
3535
- id: ruff
3636
args: [--fix]
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.16.1
38+
rev: v1.17.1
3939
hooks:
4040
- id: mypy
4141
files: ^install_playwright/

0 commit comments

Comments
 (0)