mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
Linting [skip-ci]
This commit is contained in:
parent
da213b6bb5
commit
5e070d4852
@ -5,9 +5,9 @@
|
||||
- `@gitbeaker/core`
|
||||
- feats: adds options interface for MergeRequest.all() [#606](https://github.com/jdalrymple/gitbeaker/pull/606) ([@AlvaroBernalG](https://github.com/AlvaroBernalG) [@jdalrymple](https://github.com/jdalrymple))
|
||||
|
||||
#### ⚠️ Pushed to `master`
|
||||
#### ⚠️ Pushed to `master`
|
||||
|
||||
- Linting [skip-ci] ([@jdalrymple](https://github.com/jdalrymple))
|
||||
- Linting [skip-ci](<[@jdalrymple](https://github.com/jdalrymple)>)
|
||||
|
||||
#### 🔩 Dependencies
|
||||
|
||||
|
||||
@ -642,6 +642,7 @@ This started as a fork from [node-gitlab-legacy](https://github.com/node-gitlab/
|
||||
|
||||
<!-- markdownlint-enable -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
- [Dylan DesRosier](https://github.com/ddesrosier)
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
{
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"packages": ["packages/*"],
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"version": "19.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user