Skip to content

Commit f633e22

Browse files
Bump rickstaa/action-black from 1.2.0 to 1.3.0 (#203)
Bumps [rickstaa/action-black](https://github.com/rickstaa/action-black) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/rickstaa/action-black/releases) - [Changelog](https://github.com/rickstaa/action-black/blob/main/CHANGELOG.md) - [Commits](rickstaa/action-black@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: rickstaa/action-black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45ee647 commit f633e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/suggestions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
submodules: false
7474

7575
- name: Check files using the black formatter
76-
uses: rickstaa/action-black@v1.2.0
76+
uses: rickstaa/action-black@v1.3.0
7777
id: action_black
7878
with:
7979
black_args: "."

0 commit comments

Comments
 (0)