mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	chore(auto): Update pre-commit hooks (#5933)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f37d8e488f
						
					
				
				
					commit
					7926812136
				
			| @@ -1,6 +1,6 @@ | |||||||
| repos: | repos: | ||||||
|   - repo: https://github.com/pre-commit/pre-commit-hooks |   - repo: https://github.com/pre-commit/pre-commit-hooks | ||||||
|     rev: v5.0.0 |     rev: v6.0.0 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: check-yaml |       - id: check-yaml | ||||||
|         exclude: "mkdocs.yml" |         exclude: "mkdocs.yml" | ||||||
| @@ -12,7 +12,7 @@ repos: | |||||||
|         exclude: ^tests/data/ |         exclude: ^tests/data/ | ||||||
|   - repo: https://github.com/astral-sh/ruff-pre-commit |   - repo: https://github.com/astral-sh/ruff-pre-commit | ||||||
|     # Ruff version. |     # Ruff version. | ||||||
|     rev: v0.12.7 |     rev: v0.12.8 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: ruff |       - id: ruff | ||||||
|       - id: ruff-format |       - id: ruff-format | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user