Skip to content

ci: update pre-commit tools - #201

Merged
fmalatino merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/update-pre-commit-tools
Aug 11, 2026
Merged

ci: update pre-commit tools#201
fmalatino merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/update-pre-commit-tools

Conversation

@romanc

@romanc romanc commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Description

We haven't updated our linting tools in a long-ish time. In particular, isort was pointing to a repo that is archived by now. List of updates:

  • black: 25.9.0 -> 26.5.1
  • isort: 5.10.1 -> 8.0.1
  • mypy: 1.18.2 -> 8.0.1
  • yaml/toml formatter: 2.15.0 -> 2.16.0

How Has This Been Tested?

All good as long as CI is still green.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation: N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules: N/A
  • New check tests, if applicable, are included

- black: 25.9.0 -> 26.5.1
- isort: 5.10.1 -> 8.0.1
- mypy: 1.18.2 -> 8.0.1
- yaml/toml formatter: 2.15.0 -> 2.16.0
@romanc
romanc requested a review from fmalatino August 11, 2026 15:10
@fmalatino

Copy link
Copy Markdown
Contributor

Not holding up this PR, but noting it here for posterity, we need to revisit the examples to make sure they are up to date.

@fmalatino
fmalatino added this pull request to the merge queue Aug 11, 2026
Merged via the queue into NOAA-GFDL:develop with commit d52b343 Aug 11, 2026
2 checks passed
@romanc
romanc deleted the romanc/update-pre-commit-tools branch August 11, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants