dependabot[bot]
|
00b94e9826
|
Bump actions/checkout from 3 to 4 (#73)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 22:46:13 +02:00 |
|
TSRBerry
|
5e2ce2abaa
|
Allow formatter to run on forks (#28)
* Allow formatter to run on forks
* Sometimes RTFM does save some time
* Automatically fix formatting for same repo PRs
* Apply black formatting
|
2023-04-01 18:43:56 +02:00 |
|
TSRBerry
|
9caa1f6b72
|
Add workflow to automatically apply black formatting & Add dependabot (#27)
* Add automatic formatting for pull requests
* Add dependabot.yml
|
2023-04-01 17:51:07 +02:00 |
|