Skip to content

Commit a614601

Browse files
chore(deps): update dependency grafana/flint to v0.7.1 (#1928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/flint](https://redirect.github.com/grafana/flint) | patch | `v0.7.0` → `v0.7.1` | --- ### Release Notes <details> <summary>grafana/flint (grafana/flint)</summary> ### [`v0.7.1`](https://redirect.github.com/grafana/flint/releases/tag/v0.7.1) [Compare Source](https://redirect.github.com/grafana/flint/compare/v0.7.0...v0.7.1) ##### Bug Fixes - strip Scroll to Text Fragment anchors in link checks ([#&#8203;86](https://redirect.github.com/grafana/flint/issues/86)) ([b630cdf](https://redirect.github.com/grafana/flint/commit/b630cdfdd53c67f2e1f744ff89787fe18342e389)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 680a9fd commit a614601

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mise.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ run = "./mvnw install -DskipTests -Dcoverage.skip=true"
5353
# Shared lint tasks from flint (https://github.com/grafana/flint)
5454
[tasks."lint:super-linter"]
5555
description = "Run Super-Linter on the repository"
56-
file = "https://raw.githubusercontent.com/grafana/flint/8822bdc543f28f2c7dd1f697af4df6d89768c507/tasks/lint/super-linter.sh" # v0.7.0
56+
file = "https://raw.githubusercontent.com/grafana/flint/0ac131d7832bd8964f6ca9e5af73207dca6a85ba/tasks/lint/super-linter.sh" # v0.7.1
5757

5858
[tasks."lint:links"]
5959
description = "Lint links"
60-
file = "https://raw.githubusercontent.com/grafana/flint/8822bdc543f28f2c7dd1f697af4df6d89768c507/tasks/lint/links.sh" # v0.7.0
60+
file = "https://raw.githubusercontent.com/grafana/flint/0ac131d7832bd8964f6ca9e5af73207dca6a85ba/tasks/lint/links.sh" # v0.7.1
6161

6262
[tasks."lint:renovate-deps"]
6363
description = "Verify renovate-tracked-deps.json is up to date"
64-
file = "https://raw.githubusercontent.com/grafana/flint/8822bdc543f28f2c7dd1f697af4df6d89768c507/tasks/lint/renovate-deps.py" # v0.7.0
64+
file = "https://raw.githubusercontent.com/grafana/flint/0ac131d7832bd8964f6ca9e5af73207dca6a85ba/tasks/lint/renovate-deps.py" # v0.7.1
6565

6666
[tasks."lint"]
6767
description = "Run all lints"

0 commit comments

Comments
 (0)