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
  • Loading branch information
veit committed Jul 17, 2024
1 parent 688a1ec commit 074fbe8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 42 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
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down
40 changes: 0 additions & 40 deletions constraints.txt

This file was deleted.

1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-c constraints.txt
sphinx-design
furo
sphinxext-opengraph
Expand Down

0 comments on commit 074fbe8

Please sign in to comment.