Commit Graph

22 Commits

Author SHA1 Message Date
Yoshihisa Mochihara 17a2e52c32 support ruff mode Argument
Users can now specify the mode of ruff to be 'check' or 'format' using the mode input.
2024-03-13 00:07:19 +01:00
brucearctor 42fd10b26e Merge pull request #16 from ChartBoost/dependabot/github_actions/github-actions-8ef4cb809c
Bump the github-actions group with 2 updates
2024-02-26 00:11:59 -08:00
dependabot[bot] 32ddb6ca80 Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) and [actions/stale](https://github.com/actions/stale).


Updates `jakebailey/pyright-action` from 1 to 2
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](https://github.com/jakebailey/pyright-action/compare/v1...v2)

Updates `actions/stale` from 7 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v9)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 02:20:31 +00:00
brucearctor 0cf49cc7a3 Merge pull request #14 from cclauss/patch-1
Keep GitHub Actions up to date with GitHub's Dependabot
2024-02-25 18:19:56 -08:00
brucearctor 4c93cf060a Merge pull request #13 from boidolr/docs-update
Update documentation & build config
2024-02-18 11:34:29 -08:00
Raphael Boidol d1154b06e8 Update checkout action in workflows 2024-02-18 19:31:00 +01:00
Raphael Boidol 06460f5390 Update pre-commit hooks & run formatting 2024-02-18 19:31:00 +01:00
Raphael Boidol c0661673e2 Update README.md
Change links to point to up to date URLs
2024-02-18 19:30:44 +01:00
brucearctor 41f0574bbd Merge pull request #15 from cclauss/patch-2
README.md: Update the Ruff version
2024-02-17 17:37:23 -08:00
Christian Clauss 5619897516 Update README.md 2024-02-18 01:44:15 +01:00
Christian Clauss b22a8e1c0d README.md: Update the Ruff version 2024-02-17 13:33:54 +01:00
Christian Clauss 58ed8ddf37 Keep GitHub Actions up to date with GitHub's Dependabot
Automatically creates PRs like:
* py2many/py2many#592
---
* https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
* https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
2024-02-17 13:27:46 +01:00
brucearctor a0f145b455 Merge pull request #9 from boidolr/main
Switch to `RUFF_OUTPUT_FORMAT`
2023-12-12 11:43:24 -07:00
Raphael Boidol 98cc4a4345 Switch to RUFF_OUTPUT_FORMAT
`RUFF_FORMAT` was deprecated in favor of `RUFF_OUTPUT_FORMAT` in  v0.0.291.
2023-11-24 10:54:45 +01:00
brucearctor 2bc585f125 Merge pull request #3 from YoniMelki/patch-1
Update README.md
2023-06-20 08:54:56 -07:00
Yoni Melki 1c2f7b23b4 Update README.md 2023-06-18 21:25:59 +03:00
brucearctor 9a777ad092 args 2023-04-03 10:23:03 -07:00
brucearctor ed9d6e65a4 cleaned 2023-04-02 20:34:03 -07:00
brucearctor 403a32e32b v1 2023-04-02 20:07:12 -07:00
brucearctor e18ae971cc check-python v1.0.0 v1.0 2023-04-02 20:05:12 -07:00
brucearctor 6cbe846bf8 initial commit 2023-04-02 19:57:17 -07:00
brucearctor 3d92e63259 Initial commit 2023-03-31 08:38:06 -07:00