Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ansys-sphinx-theme-0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys authored Feb 14, 2024
2 parents ef51a8f + 4732fe1 commit cf506e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exclude: |
repos:

- repo: https://github.com/psf/black
rev: 24.1.1 # IF VERSION CHANGES --> MODIFY "blacken-docs" MANUALLY AS WELL!!
rev: 24.2.0 # IF VERSION CHANGES --> MODIFY "blacken-docs" MANUALLY AS WELL!!
hooks:
- id: black
args:
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ doc = [
"nbsphinx==0.9.3",
"sphinx_design",
"jupytext",
"ipython==8.16.1",
"jupyterlab==4.0.6",
"jupyterlab==4.1.1",
"ipython==8.21.0",
]

[tool.flit.module]
Expand Down

0 comments on commit cf506e8

Please sign in to comment.