Commit Graph

56 Commits

Author SHA1 Message Date
Github Actions
42f98979db Mirror: 0.0.292 2023-10-02 17:15:54 +00:00
Subin Kim
ba4269e9c6
feat: Update pre-commit mirror script (#53)
<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->

- `pre-commit-mirror-maker` is not suitable for generating multiple
hooks in single `.pre-commit-hooks.yaml` file.
- So replaced the script and github workflows.

## Test Plan

<!-- How was it tested? -->

- Update `pyproject.toml`'s `ruff==0.0.290` into `ruff==0.0.289`, and
run the script.

```sh
$ python3 mirror.py
...
```
2023-09-26 10:38:22 -05:00
fsouza
d6a5d784b9
Setup automation with pre-commit-mirror-maker (#1) 2022-10-12 10:02:03 -04:00
Charlie Marsh
5cacb88af8 Bump version to 0.0.65 2022-10-10 09:11:18 -04:00
Charlie Marsh
cb185698b9 Bump version to 0.0.48 2022-09-29 19:03:54 -04:00
Charlie Marsh
0ac4c52e6a Add standalone pre-commit hook 2022-09-19 21:04:28 -06:00