File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 # Prevent giant files from being committed
99 - id : check-added-large-files
@@ -67,15 +67,15 @@ repos:
6767 - id : text-unicode-replacement-char
6868
6969 - repo : https://github.com/PyCQA/flake8
70- rev : 7.1.1
70+ rev : 7.3.0
7171 hooks :
7272 - id : flake8
7373 additional_dependencies :
7474 - flake8-bugbear
7575 - flake8-implicit-str-concat
7676
7777 - repo : https://github.com/pre-commit/mirrors-mypy
78- rev : v1.15.0
78+ rev : v1.18.2
7979 hooks :
8080 - id : mypy
8181 args : [--ignore-missing-imports]
8585 # The REUSE helper tool assists with achieving and confirming REUSE compliance.
8686 # See: https://reuse.software/
8787 - repo : https://github.com/fsfe/reuse-tool
88- rev : v5.0.2
88+ rev : v5.1.1
8989 hooks :
9090 - id : reuse
9191
You can’t perform that action at this time.
0 commit comments