Skip to content

Commit d18a9dd

Browse files
authored
Merge pull request #67 from Living-with-machines/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 18c44f9 + 19f1aaa commit d18a9dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
args: ["--check", "--no-update"]
4343

4444
- repo: https://github.com/hadialqattan/pycln
45-
rev: v2.2.2
45+
rev: v2.3.0
4646
hooks:
4747
- id: pycln
4848
args: [--config=pyproject.toml]
@@ -54,7 +54,7 @@ repos:
5454
name: isort (python)
5555

5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: "v1.5.1"
57+
rev: "v1.6.0"
5858
hooks:
5959
- id: mypy
6060
args: [--config-file, ./pyproject.toml]

0 commit comments

Comments
 (0)