Skip to content

Commit

Permalink
🔧 Update pinning of versions
Browse files Browse the repository at this point in the history
* Set pre-commit autoupdate schedule to monthly
* Remove pyup config
  • Loading branch information
veit committed Jul 17, 2024
1 parent d49a077 commit a9b7673
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 54 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks

ci:
autoupdate_schedule: monthly

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down
52 changes: 0 additions & 52 deletions docs/constraints.txt

This file was deleted.

2 changes: 0 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# -c constraints.txt

furo
nbsphinx
sphinxcontrib-svg2pdfconverter
Expand Down

0 comments on commit a9b7673

Please sign in to comment.