Commit Graph

464 Commits

Author SHA1 Message Date
Github Actions
3c6d40da8d Mirror: 0.0.260 2023-03-29 21:20:05 +00:00
Github Actions
13eadaf3e8 Mirror: 0.0.259 2023-03-23 20:06:14 +00:00
Github Actions
05e717e4f6 Mirror: 0.0.258 2023-03-22 21:51:34 +00:00
Charlie Marsh
0f888cd9d4
Update README.md 2023-03-17 23:01:45 -04:00
Github Actions
e812d61e6e Mirror: 0.0.257 2023-03-18 02:57:12 +00:00
Github Actions
69d01574ee Mirror: 0.0.256 2023-03-15 03:57:02 +00:00
Github Actions
8dc355dcbe Mirror: 0.0.255 2023-03-13 19:12:05 +00:00
Github Actions
9db230353b Mirror: 0.0.254 2023-03-04 05:18:22 +00:00
Jonathan Plasse
6a0ba18549
Add check to entry (#32) 2023-03-02 10:24:35 -05:00
Eero Vaher
c8ba6a0b13
Add a note about recommended hook ordering (#31) 2023-03-01 14:37:50 -05:00
Github Actions
8cddec33c0 Mirror: 0.0.253 2023-02-27 17:57:11 +00:00
Github Actions
c9e6ab0c7a Mirror: 0.0.252 2023-02-22 20:21:37 +00:00
Github Actions
52dd739afa Mirror: 0.0.251 2023-02-21 23:40:32 +00:00
Github Actions
81c9dd5384 Mirror: 0.0.250 2023-02-21 21:09:21 +00:00
Github Actions
c59ff2e43b Mirror: 0.0.249 2023-02-20 19:08:05 +00:00
Github Actions
a794b11a96 Mirror: 0.0.248 2023-02-19 20:05:58 +00:00
Github Actions
8c0354fe90 Mirror: 0.0.247 2023-02-15 21:05:10 +00:00
Github Actions
8a02e520ef Mirror: 0.0.246 2023-02-13 04:06:14 +00:00
Charlie Marsh
2d99f9295f Capitalize Ruff 2023-02-12 19:02:50 -05:00
Hugo
9f84243c82
readme: indicate how enable/disable auto-fix (#26) 2023-02-12 19:01:57 -05:00
Github Actions
1591f358dc Mirror: 0.0.245 2023-02-11 04:31:10 +00:00
Github Actions
0a169f3ce7 Mirror: 0.0.244 2023-02-08 23:20:26 +00:00
Github Actions
657c9074f1 Mirror: 0.0.243 2023-02-07 03:01:44 +00:00
Github Actions
9560a1972e Mirror: 0.0.242 2023-02-06 22:11:38 +00:00
Charlie Marsh
90c3bb65f4
Update README.md 2023-02-03 21:43:17 -05:00
Github Actions
a82915bc2d Mirror: 0.0.241 2023-02-04 02:43:08 +00:00
Github Actions
6ba454799f Mirror: 0.0.240 2023-02-02 18:11:56 +00:00
Github Actions
0613495e88 Mirror: 0.0.239 2023-02-01 00:48:44 +00:00
Github Actions
2cdb49b068 Mirror: 0.0.238 2023-01-31 00:20:58 +00:00
Github Actions
edb89ee9e1 Mirror: 0.0.237 2023-01-28 20:06:02 +00:00
Github Actions
0cf5de2c7c Mirror: 0.0.236 2023-01-27 00:17:56 +00:00
Github Actions
94dd638548 Mirror: 0.0.235 2023-01-25 23:59:49 +00:00
Github Actions
b6da66599f Mirror: 0.0.234 2023-01-25 23:59:49 +00:00
Github Actions
29d304ed11 Mirror: 0.0.233 2023-01-24 20:05:58 +00:00
Github Actions
3a2abcf71c Mirror: 0.0.231 2023-01-24 01:38:56 +00:00
Github Actions
aa446bc4da Mirror: 0.0.230 2023-01-22 20:06:01 +00:00
Mathieu Kniewallner
514931592b
feat: set --force-exclude in pre-commit-mirror command (#23)
https://github.com/charliermarsh/ruff-pre-commit/pull/20 added the flag in pre-commit configuration, but since the source of truth is `pre-commit-mirror` command in the CI workflow, it is replaced by `ruff`, as can be shown in 380e8f2639.
2023-01-21 17:46:31 -05:00
Github Actions
380e8f2639 Mirror: 0.0.229 2023-01-21 19:31:49 +00:00
Hugo van Kemenade
88a2db201e
README: --force-exclude is already set (#21)
Re: https://github.com/charliermarsh/ruff-pre-commit/issues/19 / https://github.com/charliermarsh/ruff-pre-commit/pull/20

If I understand this is now always set, no need to include it in the README example.
2023-01-20 17:15:38 -05:00
Henry Schreiner
99c84d0468
feat: always add --no-force-exclude (#20)
Closes #19.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2023-01-20 14:23:42 -05:00
Github Actions
a34d15d78d Mirror: 0.0.228 2023-01-20 18:50:21 +00:00
Github Actions
e360af9e86 Mirror: 0.0.227 2023-01-20 08:06:50 +00:00
Github Actions
6aa52c1faa Mirror: 0.0.226 2023-01-19 02:37:17 +00:00
Charlie Marsh
02ec0f1838 Sleep when coming from repository_dispatch 2023-01-18 20:56:59 -05:00
Github Actions
8947c2c0a1 Mirror: 0.0.225 2023-01-18 05:49:33 +00:00
Github Actions
d21ecbf143 Mirror: 0.0.224 2023-01-17 05:11:01 +00:00
Charlie Marsh
b0a6088322
Set pre-commit options via pre-commit-mirror CLI (#15)
This was done incorrectly in #9 and #10.
2023-01-16 13:11:00 -05:00
Paul Barrett
37d0b1fbf6
Add repository_dispatch trigger for mirror update (#18) 2023-01-16 11:24:33 -05:00
Github Actions
03f230aa49 Mirror: 0.0.223 2023-01-16 08:07:05 +00:00
Github Actions
1fd18c8bce Mirror: 0.0.222 2023-01-15 08:06:14 +00:00