aboutsummaryrefslogtreecommitdiff
path: root/scripts/bump-deps.sh
Commit message (Collapse)AuthorAge
* docs: various #12823Justin M. Keyes2022-10-09
| | | | | | | | | | | | - increase python line-length limit from 88 => 100. - gen_help_html: fix bug in "tag" case (tbl_count => tbl_contains) ref #15632 fix #18215 fix #18479 fix #20527 fix #20532 Co-authored-by: Ben Weedon <ben@weedon.email>
* ci: add script to bump versions (#17884)Abraham Francis2022-04-07
* ci: add script for bumping dependencies * docs: add usage information for bump-deps.sh