Skip to content

Commit

Permalink
Merge branch 'main' into update-funding
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans authored Jan 21, 2025
2 parents 03ec0f2 + 63ee05c commit fbbb19b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
# Formatters: hooks that re-write Python and RST files
#####################################################################################
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -51,7 +51,7 @@ repos:

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

Expand Down

0 comments on commit fbbb19b

Please sign in to comment.