Skip to content

Releases: rickstaa/action-black

v1.3.3

13 Dec 08:31
d86849e
Compare
Choose a tag to compare
docs: improve official black action notice

v1.3.2

12 Dec 17:34
812c19b
Compare
Choose a tag to compare

This release temporarily pins black to 23.11.0 since version [v23.12.0](https://github.com/psf/black/releases/tag/23.12.0
breaks) this action (see #18).

v1.3.1

06 Mar 12:37
a8c2650
Compare
Choose a tag to compare
docs: update CONTRIBUTING.md

v1.3.0

20 Nov 16:29
c7024d7
Compare
Choose a tag to compare
Remove set-output (#16)

set-output is deprecated, this changes the action to use `>> $GITHUB_OUTPUT` instead.

v1.2.0

06 Sep 08:42
44c1106
Compare
Choose a tag to compare
fix: fix venv/black path (#15)

* fix: fix venv/black path

This commit makes sure the right venv black path is used.

* refactor: ignore shellcheck error

Release v1.1.14

24 Jul 11:06
db39e2c
Compare
Choose a tag to compare
refactor: improve contributing guidlines lists

Release v1.1.13

24 Jul 10:33
c4198f9
Compare
Choose a tag to compare
refactor: improve contributing guidelines

Release v1.1.12

24 Jul 08:53
c651e91
Compare
Choose a tag to compare
refactor: fix several typos

Release v1.1.11

07 Mar 09:26
8908073
Compare
Choose a tag to compare
ci: update renovate settings

Release v1.1.10

07 Mar 09:24
8908073
Compare
Choose a tag to compare
ci: update renovate settings