Bump pre-commit tools version
This commit is contained in:
		
							parent
							
								
									28047d99a2
								
							
						
					
					
						commit
						aaea411180
					
				|  | @ -13,12 +13,12 @@ repos: | ||||||
|         name: Check trailing whitespace |         name: Check trailing whitespace | ||||||
|         args: [--markdown-linebreak-ext=md] |         args: [--markdown-linebreak-ext=md] | ||||||
|   - repo: https://github.com/adrienverge/yamllint.git |   - repo: https://github.com/adrienverge/yamllint.git | ||||||
|     rev: v1.28.0 |     rev: v1.29.0 | ||||||
|     hooks: |     hooks: | ||||||
|       - 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: v6.10.0 |     rev: v6.12.1 | ||||||
|     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