Skip to content

Commit 123fd7a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hadialqattan/pycln: v2.1.3 → v2.1.5](hadialqattan/pycln@v2.1.3...v2.1.5) - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1)
1 parent 9546c40 commit 123fd7a

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
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: absolufy-imports
3434
- repo: 'https://github.com/hadialqattan/pycln'
35-
rev: v2.1.3
35+
rev: v2.1.5
3636
hooks:
3737
- id: pycln
3838
args:
@@ -78,7 +78,7 @@ repos:
7878
stages:
7979
- manual
8080
- repo: 'https://github.com/pre-commit/mirrors-mypy'
81-
rev: v1.3.0
81+
rev: v1.4.1
8282
hooks:
8383
- id: mypy
8484
args:

0 commit comments

Comments
 (0)