Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 584f5f9

Browse files
authored
Merge pull request #26 from greglucas/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7992878 + 91a0140 commit 584f5f9

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
@@ -3,12 +3,12 @@ ci:
33
autoupdate_schedule: 'quarterly'
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: 'v0.11.4'
6+
rev: 'v0.12.2'
77
hooks:
88
- id: ruff
99
args: [--fix]
1010
- id: ruff-format
1111
- repo: https://github.com/pre-commit/mirrors-mypy
12-
rev: 'v1.15.0'
12+
rev: 'v1.16.1'
1313
hooks:
1414
- id: mypy

0 commit comments

Comments
 (0)