Skip to content

Commit

Permalink
update pre-commit config to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler committed Dec 10, 2024
1 parent ab09f63 commit 9d56ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ fail_fast: false
default_language_version:
python: python3
default_stages:
- commit
- push
- pre-commit
- pre-push
minimum_pre_commit_version: 2.16.0
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 9d56ea9

Please sign in to comment.