Bump pre-commit tools
This commit is contained in:
		
							parent
							
								
									efd0c197a4
								
							
						
					
					
						commit
						0928bd36c0
					
				|  | @ -1,7 +1,7 @@ | ||||||
| --- | --- | ||||||
| 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-added-large-files |       - id: check-added-large-files | ||||||
|       - id: check-case-conflict |       - id: check-case-conflict | ||||||
|  | @ -18,7 +18,7 @@ repos: | ||||||
|       - id: yamllint |       - id: yamllint | ||||||
|         name: Check yaml files (yamllint) |         name: Check yaml files (yamllint) | ||||||
|   - repo: https://github.com/ansible/ansible-lint.git |   - repo: https://github.com/ansible/ansible-lint.git | ||||||
|     rev: v25.4.0 |     rev: v25.8.2 | ||||||
|     hooks: |     hooks: | ||||||
|       - id: ansible-lint |       - id: ansible-lint | ||||||
|         name: Check ansible files (ansible-lint) |         name: Check ansible files (ansible-lint) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue