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 22 autoupdate_schedule : monthly
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.6 .0
5+ rev : v5.0 .0
66 hooks :
77 - id : check-added-large-files
88 args : [--maxkb=2000]
@@ -26,15 +26,15 @@ repos:
2626 - id : pretty-format-yaml
2727 args : [--autofix, --indent, '2']
2828- repo : https://github.com/tox-dev/pyproject-fmt
29- rev : 2.2.1
29+ rev : 2.2.4
3030 hooks :
3131 - id : pyproject-fmt
3232- repo : https://github.com/psf/black
3333 rev : 24.8.0
3434 hooks :
3535 - id : black
3636- repo : https://github.com/astral-sh/ruff-pre-commit
37- rev : v0.6.3
37+ rev : v0.6.9
3838 hooks :
3939 - id : ruff
4040 args : [--fix]
4747 additional_dependencies :
4848 - playwright
4949- repo : https://github.com/igorshubovych/markdownlint-cli
50- rev : v0.41 .0
50+ rev : v0.42 .0
5151 hooks :
5252 - id : markdownlint
5353 exclude : ^.github/PULL_REQUEST_TEMPLATE.md
You can’t perform that action at this time.
0 commit comments