Skip to content

Commit 4d374a5

Browse files
authored
Merge pull request #44 from proj-forge/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 9c62084 + 8488f8b commit 4d374a5

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
@@ -46,13 +46,13 @@ repos:
4646
args: [--prose-wrap=always]
4747

4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: "v0.5.0"
49+
rev: "v0.5.6"
5050
hooks:
5151
- id: ruff
5252
args: ["--fix", "--show-fixes"]
5353

5454
- repo: https://github.com/pre-commit/mirrors-mypy
55-
rev: "v1.10.1"
55+
rev: "v1.11.1"
5656
hooks:
5757
- id: mypy
5858
files: src|tests

0 commit comments

Comments
 (0)