Skip to content

Commit

Permalink
Use pre-commit bot
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Dec 24, 2024
1 parent 563064e commit 1f1649e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 27 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/lint.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Install pre-commit hooks via
# pre-commit install

ci:
autofix_prs: false
autofix_commit_msg: |
'[pre-commit.ci 🤖] Apply code format tools to PR'
autoupdate_schedule: quarterly

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
Expand Down

0 comments on commit 1f1649e

Please sign in to comment.