We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093f80b commit 729f4a8Copy full SHA for 729f4a8
NEWS.md
@@ -12,7 +12,7 @@ all existing hooks. This means two things:
12
hardly consumes any space and is fast.
13
This requires the Python package `pre-commit >= 2.11.1` (ideally even
14
`>= 2.13.0`). See *Installation/Update** below (#233, #250, #260, #264, #273,
15
- #315, #313, #308, #301, #300, #295, #285).
+ #315, #313, #308, #301, #300, #295, #285, #328).
16
* support for continuous integration via [pre-commit.ci](https://pre-commit.ci)
17
and [GitHub Actions]([GitHub Actions](https://github.com/pre-commit/action),
18
that is, running the pre-commit hooks as part of a CI pipeline. This
0 commit comments