Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ repos:
exclude: _typos.toml

- repo: https://github.com/crate-ci/typos
rev: v1.30.0
rev: v1
hooks:
- id: typos
name: typos (add false positives to _typos.toml)
exclude: plugins

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.2
rev: 0.32.1
hooks:
- id: check-github-workflows

Expand All @@ -63,7 +63,7 @@ repos:
exclude: .github/labeler.yml|.pre-commit-search-and-replace.yaml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.9
rev: v0.11.2
hooks:
- id: ruff
name: ruff (see https://docs.astral.sh/ruff/rules)
Expand Down
6 changes: 5 additions & 1 deletion pages/meetings/office_hours.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ If so, then **please join us for informal PlasmaPy office hours on
most Thursdays from 3–3:45 pm ET (12–12:45 pm PT)**. We will meet on
[Zoom]. The schedule is published on our [calendar].

Office hours will not be held after April 24, 2025 due to the
Office hours will not be held on March 27, 2025.

Office hours will not be held after May 15, 2025 due to the
conclusion of NSF award 1931388, unless new funding is awarded.

<!---
We will not hold office hours on [federal holidays] in the US, the
last two Thursdays of December, the first two Thursdays in January, or
during the [APS DPP meeting].

PlasmaPy developers can be reached at other times via the [Matrix
chat], in particular if the time for office hours does not work for
you.
--->
4 changes: 2 additions & 2 deletions pages/meetings/weekly.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ PlasmaPy's weekly online community meeting is held on most Thursdays at
2 pm ET / 11 am PT. This call is hosted on [Zoom]. The schedule is
published on our [calendar].

We will not hold community meetings on April 24, June 5 or 19, July
17, or November 20 in 2025.
We will not hold community meetings on March 27, April 24, June 5 or
19, July 17, or November 20 in 2025.

We will not hold community meetings on [federal holidays] in the US,
the last two Tuesdays of December, the first Tuesday of January, or
Expand Down