Skip to content

Commit a5ddce0

Browse files
authored
Cancel meetings this week (#191)
* Cancel meetings this week * pre-commit run --all-files * Update .pre-commit-config.yaml
1 parent dad74ff commit a5ddce0

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ repos:
3030
exclude: _typos.toml
3131

3232
- repo: https://github.com/crate-ci/typos
33-
rev: v1.30.0
33+
rev: v1
3434
hooks:
3535
- id: typos
3636
name: typos (add false positives to _typos.toml)
3737
exclude: plugins
3838

3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.31.2
40+
rev: 0.32.1
4141
hooks:
4242
- id: check-github-workflows
4343

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

6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.9.9
66+
rev: v0.11.2
6767
hooks:
6868
- id: ruff
6969
name: ruff (see https://docs.astral.sh/ruff/rules)

pages/meetings/office_hours.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,17 @@ If so, then **please join us for informal PlasmaPy office hours on
1818
most Thursdays from 3–3:45 pm ET (12–12:45 pm PT)**. We will meet on
1919
[Zoom]. The schedule is published on our [calendar].
2020

21-
Office hours will not be held after April 24, 2025 due to the
21+
Office hours will not be held on March 27, 2025.
22+
23+
Office hours will not be held after May 15, 2025 due to the
2224
conclusion of NSF award 1931388, unless new funding is awarded.
2325

26+
<!---
2427
We will not hold office hours on [federal holidays] in the US, the
2528
last two Thursdays of December, the first two Thursdays in January, or
2629
during the [APS DPP meeting].
2730
2831
PlasmaPy developers can be reached at other times via the [Matrix
2932
chat], in particular if the time for office hours does not work for
3033
you.
34+
--->

pages/meetings/weekly.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ PlasmaPy's weekly online community meeting is held on most Thursdays at
2222
2 pm ET / 11 am PT. This call is hosted on [Zoom]. The schedule is
2323
published on our [calendar].
2424

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

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

0 commit comments

Comments
 (0)