Skip to content

Commit

Permalink
BLD: enable pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
elcorto committed Feb 18, 2024
1 parent e51bd88 commit 5d77b85
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
Expand Up @@ -11,3 +11,9 @@ repos:
- id: ruff
# formatter
- id: ruff-format

# Enable https://pre-commit.ci/ with all defaults. Need that because
# https://github.com/dependabot/dependabot-core/issues/1524, aww man!
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks

0 comments on commit 5d77b85

Please sign in to comment.