Skip to content

Commit

Permalink
Merge pull request #183 from IMAP-Science-Operations-Center/pre-commi…
Browse files Browse the repository at this point in the history
…t-ci-update-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
bourque authored Oct 3, 2023
2 parents 6af8925 + 098dd00 commit 01d9a0d
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 @@ -16,11 +16,11 @@ repos:
- id: no-commit-to-branch
args: [--branch, main, --branch, dev]
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.286'
rev: 'v0.0.292'
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 01d9a0d

Please sign in to comment.