Skip to content

Commit

Permalink
ignore asdf files in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Aug 14, 2023
1 parent 4e50bc1 commit c65b3b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
exclude: "\\.asdf$"

repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit c65b3b0

Please sign in to comment.