Skip to content

Commit 074fbe8

Browse files
committed
🔧 Update pinning of versions
* Set pre-commit autoupdate schedule to monthly
1 parent 688a1ec commit 074fbe8

File tree

4 files changed

+4
-42
lines changed

4 files changed

+4
-42
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
33

4+
ci:
5+
autoupdate_schedule: monthly
6+
47
repos:
58
- repo: https://github.com/pre-commit/pre-commit-hooks
69
rev: v4.6.0

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3.11"
12+
python: "3.12"
1313

1414
# Build documentation in the docs/ directory with Sphinx
1515
sphinx:

constraints.txt

Lines changed: 0 additions & 40 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
-c constraints.txt
21
sphinx-design
32
furo
43
sphinxext-opengraph

0 commit comments

Comments
 (0)