Skip to content

Commit cd6ffe4

Browse files
authored
Merge pull request #718 from freelawproject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 22cdb07 + c65ce7f commit cd6ffe4

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
@@ -25,14 +25,14 @@ repos:
2525
args: [--markdown-linebreak-ext=md]
2626

2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.11.8
28+
rev: v0.12.2
2929
hooks:
3030
- id: ruff
3131
args: [ --fix ]
3232
- id: ruff-format
3333

3434
- repo: https://github.com/pre-commit/mirrors-mypy
35-
rev: v1.15.0
35+
rev: v1.16.1
3636
hooks:
3737
- id: mypy
3838
additional_dependencies: [

0 commit comments

Comments
 (0)