mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-23 22:30:09 +00:00
build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6.0.5...v6.1.0) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c7234d2e0
commit
063f22c93c
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@v6.0.5
|
||||
- uses: peter-evans/create-pull-request@v6.1.0
|
||||
with:
|
||||
branch: pre-commit-autoupdate
|
||||
title: "chore(deps): Update pre-commit hooks"
|
||||
|
|
Loading…
Reference in a new issue