mrkkrp / parser-combinators

Lightweight package providing commonly useful parser combinators
Other
52 stars 15 forks source link

Bump mrkkrp/ormolu-action from 10 to 12 #55

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mrkkrp/ormolu-action from 10 to 12.

Changelog

Sourced from mrkkrp/ormolu-action's changelog.

Ormolu action v12

  • Uses Ormolu 0.7.0.0 as the latest version.

Ormolu action v11

  • Added the version input which allows the user to select the Ormolu version explicitly. It defaults to the latest version known.
Commits
  • c5fd462 New release v12
  • ca54fc2 Use Ormolu 0.7.0.0 as the latest version
  • 4225598 Adjustments due to the move to haskell-actions and renaming to run-ormolu
  • eb399a5 New release v11
  • 2bf8470 Add version input
  • 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)