Skip to content

Commit

Permalink
ci: remove pre-commit workflow and use ci alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
seqre committed Jul 11, 2024
1 parent aeda353 commit a952c74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/pre-commit.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
ci:
autofix_commit_msg: "chore(pre-commit.ci): auto fixes from pre-commit.com hooks"
autoupdate_commit_msg: "deps(pre-commit.ci): pre-commit autoupdate"

fail_fast: false
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit a952c74

Please sign in to comment.