Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pre-commit/mirrors-prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: pre-commit/mirrors-prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 3, 2023

  1. Mirror: 3.0.1

    github-actions[bot] committed Aug 3, 2023
    Copy the full SHA
    39f8067 View commit details
Showing with 2 additions and 2 deletions.
  1. +1 −1 .pre-commit-hooks.yaml
  2. +1 −1 .version
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -6,5 +6,5 @@
'types': [text]
args: []
require_serial: false
additional_dependencies: ["prettier@3.0.0"]
additional_dependencies: ["prettier@3.0.1"]
minimum_pre_commit_version: '0'
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1