mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-04 06:32:07 +00:00 
			
		
		
		
	Update pre-commit deps to fix CI (#331)
This commit is contained in:
		@@ -10,13 +10,13 @@ repos:
 | 
			
		||||
  - id: check-ast
 | 
			
		||||
 | 
			
		||||
- repo: https://github.com/asottile/pyupgrade
 | 
			
		||||
  rev: v2.31.0
 | 
			
		||||
  rev: v2.31.1
 | 
			
		||||
  hooks:
 | 
			
		||||
  - id: pyupgrade
 | 
			
		||||
    args: ['--py37-plus']
 | 
			
		||||
 | 
			
		||||
- repo: https://github.com/python/black
 | 
			
		||||
  rev: 22.1.0
 | 
			
		||||
  rev: 22.3.0
 | 
			
		||||
  hooks:
 | 
			
		||||
  - id: black
 | 
			
		||||
 | 
			
		||||
@@ -33,7 +33,7 @@ repos:
 | 
			
		||||
    additional_dependencies: [toml]
 | 
			
		||||
 | 
			
		||||
- repo: https://github.com/pre-commit/mirrors-mypy
 | 
			
		||||
  rev: v0.931
 | 
			
		||||
  rev: v0.942
 | 
			
		||||
  hooks:
 | 
			
		||||
  - id: mypy
 | 
			
		||||
    additional_dependencies: [types-click]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user