adobe / lit-mobx

Mixin and base class for using mobx with lit-element
Apache License 2.0
269 stars 16 forks source link

chore(deps-dev): bump pretty-quick from 3.1.0 to 3.1.3 #125

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps pretty-quick from 3.1.0 to 3.1.3.

Release notes

Sourced from pretty-quick's releases.

v3.1.3

3.1.3 (2021-12-22)

Bug Fixes

v3.1.2

3.1.2 (2021-11-16)

Bug Fixes

  • check for supportedExtenions after filtering ignored files (#143) (5cb47e6)

v3.1.1

3.1.1 (2021-06-17)

Bug Fixes

  • allow non-core file extensions (from plugins) (#128) (262a02d)
Commits
  • bc231a3 fix: detect git when in use git worktree (#142)
  • 5cb47e6 fix: check for supportedExtenions after filtering ignored files (#143)
  • f11faa9 docs: change to travis-ci.com [ci skip]
  • 262a02d fix: allow non-core file extensions (from plugins) (#128)
  • 2972ade docs: fix ignore-path description (#119)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)