mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
build(deps): bump psf/black from 26.3.0 to 26.3.1 in the actions group
Bumps the actions group with 1 update: [psf/black](https://github.com/psf/black).
Updates `psf/black` from 26.3.0 to 26.3.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](35ea67920b...c6755bb741)
---
updated-dependencies:
- dependency-name: psf/black
dependency-version: 26.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
97b392a6ac
commit
af967dabf0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/black.yaml
vendored
2
.github/workflows/black.yaml
vendored
|
|
@ -25,6 +25,6 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: psf/black@35ea67920b7f6ac8e09be1c47278752b1e827f76 # 26.3.0
|
||||
- uses: psf/black@c6755bb741b6481d6b3d3bb563c83fa060db96c9 # 26.3.1
|
||||
with:
|
||||
version: "~= 24.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue