Go to file
Renovate e5c55332c5 ⬆️ Update Yarn to v3.2.3 (#21)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [yarn](https://github.com/yarnpkg/berry) | packageManager | patch | [`3.2.2` -> `3.2.3`](https://renovatebot.com/diffs/npm/yarn/3.2.2/3.2.3) |

---

### Release Notes

<details>
<summary>yarnpkg/berry</summary>

### [`v3.2.3`](7a42886db3...3f3b8a529b)

[Compare Source](7a42886db3...3f3b8a529b)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE3NC4yIn0=-->

Reviewed-on: #21
Co-authored-by: Renovate <ronovate@seb6596.ovh>
Co-committed-by: Renovate <ronovate@seb6596.ovh>
2022-08-28 12:59:20 +02:00
.husky 🔨 Add prettier pre-commit 2022-03-04 14:44:12 +01:00
.vscode 🔨 Remove docker user and add group-add 0 2022-05-10 10:38:28 +02:00
defaults 🔨 Remove docker user and add group-add 0 2022-05-10 10:38:28 +02:00
handlers Prettier 2022-03-04 14:44:55 +01:00
meta Prettier 2022-03-04 14:44:55 +01:00
tasks Prettier 2022-03-04 14:44:55 +01:00
templates 🔨 Remove docker user and add group-add 0 2022-05-10 10:38:28 +02:00
tests Initial commit 2021-12-06 11:29:17 +01:00
vars Prettier 2022-03-04 14:44:55 +01:00
.gitignore ⬆️ Change yarn to stable 2022-05-10 11:31:44 +02:00
.travis.yml Prettier 2022-03-04 14:44:55 +01:00
.yarnrc.yml Update '.yarnrc.yml' 2022-05-24 09:19:18 +02:00
package.json ⬆️ Update Yarn to v3.2.3 (#21) 2022-08-28 12:59:20 +02:00
README.md Prettier 2022-03-04 14:44:55 +01:00
renovate.json 🤖 Add renovate config 2022-03-17 11:34:13 +01:00
yarn.lock ⬆️ Update dependency lint-staged to v13.0.3 2022-06-29 08:24:13 +00:00

Role Name

A brief description of the role goes here.

Requirements

Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).