Skip to content

Commit 268e656

Browse files
committed
Updated config files.
1 parent 5b71b00 commit 268e656

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.py$
6666

6767
- repo: https://github.com/domdfcoding/dep_checker
68-
rev: v0.3.1
68+
rev: v0.4.1
6969
hooks:
7070
- id: dep_checker
7171
args:

doc-source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sphinx-copybutton>=0.2.12
1010
sphinx-notfound-page>=0.5
1111
sphinx-prompt>=1.1.0
1212
sphinx-tabs>=1.1.13
13-
sphinx-toolbox>=1.7.2
13+
sphinx-toolbox>=1.7.3
1414
sphinxcontrib-httpdomain>=1.7.0
1515
sphinxemoji>=0.1.6
1616
toctree-plus>=0.0.4

0 commit comments

Comments
 (0)