File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 update-types : ["version-update:semver-patch"]
1010 cooldown :
1111 default-days : 7
12+ - package-ecosystem : " pre-commit"
13+ directory : " /"
14+ schedule :
15+ interval : " weekly"
16+ cooldown :
17+ default-days : 7
Original file line number Diff line number Diff line change 11exclude : ^(.github|.changes|docs/|boto3/compat.py|boto3/data|CHANGELOG.rst)
22repos :
33 - repo : ' https://github.com/pre-commit/pre-commit-hooks'
4- rev : v5 .0.0
4+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
55 hooks :
66 - id : check-yaml
77 - id : end-of-file-fixer
88 - id : trailing-whitespace
99 - repo : https://github.com/astral-sh/ruff-pre-commit
10- rev : v0.14.8
10+ rev : d1b833175a5d08a925900115526febd8fe71c98e # frozen: v0.15.11
1111 hooks :
1212 - id : ruff-check
1313 args : [ --fix ]
You can’t perform that action at this time.
0 commit comments