Skip to content

Commit

Permalink
feat: add ci instructions for autofix and autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjibansg committed Dec 4, 2023
1 parent 2b9a183 commit 97353e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ci:
autofix_commit_msg: "style: [pre-commit.ci] autofix"
autoupdate_commit_msg: "chore(deps): [pre-commit.ci] autoupdate"

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
Expand Down

0 comments on commit 97353e4

Please sign in to comment.