-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
### Steps to reproduce
#### checkout develop branch
git clone https://github.com/xmlking/ngx-starter-kit -b develop
#### run lint-staged
`npx lint-staged`
this comman…
-
# Bug Report (unverified)
## Description
I am running some scripts on git pre-commit hooks. Which output the error below when a file does not seem to exist within a project. This should be solva…
-
I am using the following settings and it's not formatting .cls apex class files and giving the error "Couldn't resolve parser "apex""
**Logs**:
["INFO" - 2:08:41 AM] Formatting file:///c%3A/Users/…
-
Mookme is triggering the below hooks in parallel, and because `lint-staged` application relies on a local config file for each run, one of them always fails when I have code changes in both projects.
…
-
### Description
When tasks are running in parallel, and one interrupts the others, I am getting an almost-duplicated output.
Almost because you can see that there is a difference between `✖ tsc-fi…
-
## The devDependency [lint-staged](https://github.com/okonet/lint-staged) was updated from `9.2.5` to `9.3.0`.
🚨 [View failing branch](https://github.com/Saeris/react-keyrune/compare/master...Saeris…
-
And it also does not appear to stash things before doing anything.
### Description
I have this in `husky` `pre-commit`:
```sh
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx l…