File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111repos :
1212 # Autoformat: Python code
1313 - repo : https://github.com/psf/black
14- rev : 24.4.2
14+ rev : 24.10.0
1515 hooks :
1616 - id : black
1717 args :
@@ -27,22 +27,22 @@ repos:
2727
2828 # `pre-commit sample-config` default hooks
2929 - repo : https://github.com/pre-commit/pre-commit-hooks
30- rev : v4.6 .0
30+ rev : v5.0 .0
3131 hooks :
3232 - id : check-added-large-files
3333 - id : end-of-file-fixer
3434 - id : trailing-whitespace
3535
3636 # Lint: Dockerfile
3737 - repo : https://github.com/hadolint/hadolint.git
38- rev : v2.13.0 -beta
38+ rev : v2.13.1 -beta
3939 hooks :
4040 - id : hadolint-docker
4141 entry : hadolint/hadolint:v2.12.1-beta hadolint
4242
4343 # Lint: Python
4444 - repo : https://github.com/PyCQA/flake8
45- rev : 7.1.0
45+ rev : 7.1.1
4646 hooks :
4747 - id : flake8
4848
You can’t perform that action at this time.
0 commit comments