Skip to content

Commit

Permalink
Merge branch 'main' into np2_hindcast_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo authored Dec 11, 2024
2 parents 991ce39 + 11169cf commit da4792b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ concurrency:
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.11.7
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.12.0
2 changes: 1 addition & 1 deletion .github/workflows/refresh-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ on:

jobs:
refresh_lockfiles:
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.11.7
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.12.0
secrets: inherit
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ repos:
types: [file, python]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.8.0"
rev: "v0.8.2"
hooks:
- id: ruff
types: [file, python]
Expand Down

0 comments on commit da4792b

Please sign in to comment.