Commit Graph

30 Commits

Author SHA1 Message Date
Github Actions
1986670a8c Mirror: 0.3.4 2024-03-21 19:22:29 +00:00
Github Actions
c22645f6b4 Mirror: 0.3.3 2024-03-15 18:07:19 +00:00
Github Actions
522df5be28 Mirror: 0.3.2 2024-03-09 00:51:59 +00:00
Github Actions
0431f238e5 Mirror: 0.3.1 2024-03-06 22:44:26 +00:00
Github Actions
0dd3437ad9 Mirror: 0.3.0 2024-02-29 15:21:41 +00:00
Github Actions
cc575a3e58 Mirror: 0.2.2 2024-02-17 22:40:20 +00:00
Github Actions
1bd02b3569 Mirror: 0.2.1 2024-02-05 22:30:15 +00:00
Github Actions
ae24203671 Mirror: 0.2.0 2024-02-01 23:23:14 +00:00
Github Actions
bbaf495f2d Mirror: 0.1.15 2024-01-29 23:07:14 +00:00
Github Actions
1d42195ebc Mirror: 0.1.14 2024-01-19 20:20:34 +00:00
Github Actions
abe8946973 Mirror: 0.1.13 2024-01-12 15:59:09 +00:00
Github Actions
0511de30af Mirror: 0.1.12 2024-01-11 22:51:26 +00:00
Github Actions
fbe77be689 Mirror: 0.1.11 2024-01-02 23:00:06 +00:00
Github Actions
10d650cb4b Mirror: 0.1.10 2024-01-02 18:23:47 +00:00
Github Actions
7bcc70ca47 Mirror: 0.1.9 2023-12-21 18:43:43 +00:00
Github Actions
d7c4946c7c Mirror: 0.1.8 2023-12-13 19:11:31 +00:00
Github Actions
a6ff26895e Mirror: 0.1.7 2023-12-04 21:55:57 +00:00
Github Actions
75d1925b52 Mirror: 0.1.6 2023-11-17 18:47:15 +00:00
Github Actions
3d440bd6c6 Mirror: 0.1.5 2023-11-08 23:12:19 +00:00
Github Actions
3dacd83b1e Mirror: 0.1.4 2023-11-03 21:31:21 +00:00
Github Actions
8a43105c59 Mirror: 0.1.3 2023-10-26 19:27:28 +00:00
Github Actions
00ca9a349a Mirror: 0.1.2 2023-10-24 15:54:57 +00:00
Github Actions
51ae37a780 Mirror: 0.1.1 2023-10-19 21:22:21 +00:00
Github Actions
382100c524 Mirror: 0.1.0 2023-10-16 19:41:47 +00:00
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