Skip to content

Commit

Permalink
fix: exclude .github from pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn committed Dec 12, 2023
1 parent 86784ef commit 5e0e179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ repos:
additional_dependencies:
- mdformat-gfm
- mdformat-toc
exclude: '.github/'

0 comments on commit 5e0e179

Please sign in to comment.