Skip to content

Commit

Permalink
Update dependency yamllint to v1.32.0 (#222)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yamllint](https://github.com/adrienverge/yamllint) | `==1.31.0` ->
`==1.32.0` |
[![age](https://badges.renovateapi.com/packages/pypi/yamllint/1.32.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/pypi/yamllint/1.32.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/pypi/yamllint/1.32.0/compatibility-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/pypi/yamllint/1.32.0/confidence-slim/1.31.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>adrienverge/yamllint</summary>

###
[`v1.32.0`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#&#8203;1320-2023-05-22)

[Compare
Source](https://github.com/adrienverge/yamllint/compare/v1.31.0...v1.32.0)

-   Look for configuration file in parent directories
-   Rule `anchors`: add new option `forbid-unused-anchors`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/allenporter/flux-local).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent e1129fc commit 5b33ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ types-PyYAML==6.0.12.10
typing-extensions==4.5.0
types-python-slugify==8.0.0.2
wheel==0.40.0
yamllint==1.31.0
yamllint==1.32.0

0 comments on commit 5b33ec0

Please sign in to comment.