mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨Update versions of tools in pre-commit configs to latest version
updates: - [github.com/hadialqattan/pycln: v2.2.2 → v2.3.0](https://github.com/hadialqattan/pycln/compare/v2.2.2...v2.3.0) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.0)
This commit is contained in:
committed by
Nikhil Badyal
parent
8a54e48f5e
commit
5c091029a2
@@ -45,7 +45,7 @@ repos:
|
||||
- "--settings-path=pyproject.toml"
|
||||
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: v2.2.2
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
- id: pycln
|
||||
args:
|
||||
@@ -61,7 +61,7 @@ repos:
|
||||
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.5.1
|
||||
rev: v1.6.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user