Skip to content

Commit

Permalink
chore: updated pre-commit-hooks
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
schtobia authored Oct 17, 2023
2 parents 65c177f + 56d1909 commit f936d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ repos:
- id: trailing-whitespace

- 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.280
rev: v0.0.292
hooks:
- id: ruff
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ CHANGELOG
- Migrate from legacy repo to individual repo under Pelican Plugins organization

Contributed by [Justin Mayer](https://github.com/justinmayer) via [PR #1](https://github.com/pelican-plugins/featured-image/pull/1/)


0 comments on commit f936d29

Please sign in to comment.