Skip to content

Commit

Permalink
chore: Enable pre-commit.ci (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed May 17, 2024
1 parent f62833c commit 0bc9c3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ci:
autofix_commit_msg: '[pre-commit.ci] auto fixes'
autofix_prs: true
autoupdate_schedule: monthly
autoupdate_commit_msg: 'chore(deps): pre-commit autoupdate'

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down

0 comments on commit 0bc9c3d

Please sign in to comment.