mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a9e172a74
commit
aef0a4b62e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre-commit-updates.yaml
vendored
2
.github/workflows/pre-commit-updates.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- uses: vrslev/pre-commit-autoupdate@v1.0.0
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
- uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
branch: pre-commit-autoupdate
|
||||
title: "chore(deps): Update pre-commit hooks"
|
||||
|
|
Loading…
Reference in a new issue