Skip to content

Commit ed76b1a

Browse files
authored
Merge pull request #113 from finsberg/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3139dbd + 47bb9e9 commit ed76b1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414

1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
# Ruff version.
17-
rev: 'v0.13.2'
17+
rev: 'v0.14.0'
1818
hooks:
1919
# Run the linter.
2020
- id: ruff
@@ -25,7 +25,7 @@ repos:
2525

2626

2727
- repo: https://github.com/asottile/add-trailing-comma
28-
rev: v3.2.0
28+
rev: v4.0.0
2929
hooks:
3030
- id: add-trailing-comma
3131

0 commit comments

Comments
 (0)