Skip to content

Commit

Permalink
Merge branch 'main' into 3438-eia-860-multifuel
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans authored Jan 20, 2025
2 parents bd01ae7 + c3688a6 commit b7a0bdb
Show file tree
Hide file tree
Showing 59 changed files with 9,106 additions and 8,392 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
# Formatters: hooks that re-write Python & documentation files
####################################################################################
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.9.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:

# Check Github Actions
- repo: https://github.com/rhysd/actionlint
rev: v1.7.4
rev: v1.7.7
hooks:
- id: actionlint

Expand Down
Loading

0 comments on commit b7a0bdb

Please sign in to comment.