Skip to content

Commit

Permalink
Remove pre-commit.ci configs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Jan 31, 2025
1 parent 3bf5e90 commit 8bee994
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@ exclude: "docs|node_modules|migrations|.git|.tox"
default_stages: [commit]
fail_fast: true

ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: ""
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
autoupdate_schedule: monthly

# To update pre-commit hooks, run `pre-commit autoupdate` in the terminal.
# Then update the versions in `conda-env/dev.yml`.
repos:
Expand Down

0 comments on commit 8bee994

Please sign in to comment.