Skip to content

Commit

Permalink
Exclude conf.py from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Jun 6, 2024
1 parent e89c086 commit 9a259d7
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
Expand Up @@ -2,6 +2,8 @@
ci:
autoupdate_schedule: monthly

exclude: 'conf.py'

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

0 comments on commit 9a259d7

Please sign in to comment.