Skip to content

Commit

Permalink
Stop excluding share folder from pre-commit now
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Feb 8, 2024
1 parent 94cf5b6 commit 2c210fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Expand Up @@ -77,10 +77,6 @@ repos:
types: [file]
exclude: jupyter_remote_desktop_proxy/static/dist

# Content here is mostly copied from other locations, so lets not make
# formatting changes in it.
exclude: share

# pre-commit.ci config reference: https://pre-commit.ci/#configuration
ci:
autoupdate_schedule: monthly

0 comments on commit 2c210fe

Please sign in to comment.