Skip to content

Commit 0a158cd

Browse files
authored
Merge pull request #6 from pelican-plugins/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents caed12a + b949831 commit 0a158cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/psf/black
24-
rev: 23.12.0
24+
rev: 24.3.0
2525
hooks:
2626
- id: black
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.1.8
29+
rev: v0.3.5
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)