Bump git-autograder from 6.6.0 to 6.7.0#292
Conversation
Bumps [git-autograder](https://github.com/git-mastery/git-autograder) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/git-mastery/git-autograder/releases) - [Commits](git-mastery/git-autograder@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: git-autograder dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @dependabot[bot], thank you for your contribution! 🎉 This PR comes from your fork Before you request for a review, please ensure that you have tested your changes locally! Important The previously recommended way of using Please read the following instructions for the latest instructions. PrerequisitesEnsure that you have the Testing stepsIf you already have a local Git-Mastery root to test, you can skip the following step. Create a Git-Mastery root locally: gitmastery setupNavigate into the Git-Mastery root (defaults to cd gitmastery-exercises/Edit the {
# other fields...
"exercises_source": {
"username": "git-mastery",
"repository": "exercises",
"branch": "dependabot/uv/git-autograder-6.7.0"
}
}Then, you can use the gitmastery download <your new change>
gitmastery verifyChecklist
Important To any reviewers of this pull request, please use the same instructions above to test the changes. |
|
Looks like git-autograder is up-to-date now, so this is no longer needed. |
Bumps git-autograder from 6.6.0 to 6.7.0.
Commits
a003568chore: bump dependency versions (#35)a840e9eBump actions/checkout from 4 to 6 (#26)8a11eaaBump astral-sh/setup-uv from 6 to 7 (#27)477c8ddBump mypy from 1.19.1 to 1.20.0 (#28)ca07ae0Bump types-pytz from 2026.1.1.20260304 to 2026.1.1.20260402 (#31)7353b43Implement infrastructure to grade exercises with pr (#30)e041cc1remove unused documentation code. (#34)a4c947fchore: add first time contributor action (#33)79b0d5aBump pytest from 9.0.2 to 9.0.3 (#32)b6ce3a5Add lefthook pre-commit hooks (#29)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)