Skip to content

Commit 48beef3

Browse files
chore(deps): update bobthebuidler/lint-all-the-things action to v0.1.5 (#225)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [BobTheBuidler/lint-all-the-things](https://redirect.github.com/BobTheBuidler/lint-all-the-things) | action | patch | `v0.1.4` → `v0.1.5` | --- ### Release Notes <details> <summary>BobTheBuidler/lint-all-the-things (BobTheBuidler/lint-all-the-things)</summary> ### [`v0.1.5`](https://redirect.github.com/BobTheBuidler/lint-all-the-things/releases/tag/v0.1.5) [Compare Source](https://redirect.github.com/BobTheBuidler/lint-all-the-things/compare/v0.1.4...v0.1.5) #### What's Changed - fix: pin linter requirements for cache key by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;25](https://redirect.github.com/BobTheBuidler/lint-all-the-things/pull/25) **Full Changelog**: <BobTheBuidler/lint-all-the-things@v0.1.4...v0.1.5> </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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BobTheBuidler/evmspec). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
2 parents 6e959cb + 9f4fd6a commit 48beef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
ref: ${{ github.head_ref }}
2323
- name: Lint All The Things
24-
uses: BobTheBuidler/[email protected].4
24+
uses: BobTheBuidler/[email protected].5
2525
with:
2626
python-version: 3.14
2727
pyupgrade-target-version: py310

0 commit comments

Comments
 (0)