Skip to content

Commit ee28541

Browse files
authored
Merge pull request #79 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bec57e4 + 0407246 commit ee28541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ repos:
1515
- id: trailing-whitespace
1616
exclude: tests
1717
- repo: https://github.com/fsfe/reuse-tool
18-
rev: v2.1.0
18+
rev: v3.0.1
1919
hooks:
2020
- id: reuse
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
2222
# Ruff version.
23-
rev: v0.1.13
23+
rev: v0.1.14
2424
hooks:
2525
# Run the linter.
2626
- id: ruff

0 commit comments

Comments
 (0)