Skip to content

Commit

Permalink
Apply pre-commit autoupdates and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPy Release Bot committed Jan 12, 2023
1 parent 419e1d3 commit ae6cc60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -23,7 +23,7 @@ repos:
- id: check-yaml

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.4.0
rev: v2.5.0
hooks:
- id: pretty-format-ini
args: [--autofix]
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.216
rev: v0.0.219
hooks:
- id: ruff
args: [--force-exclude, --fix]
Expand Down

0 comments on commit ae6cc60

Please sign in to comment.