Skip to content

Commit

Permalink
Enable pre-commit CI (#11)
Browse files Browse the repository at this point in the history
* Enable pre-commit CI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
ml-evs and pre-commit-ci[bot] authored Aug 28, 2024
1 parent dbccbda commit 05d1776
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,4 +1,8 @@
---
ci:
autofix_prs: true
autoupdate_schedule: monthly

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

0 comments on commit 05d1776

Please sign in to comment.