Skip to content

Commit 8855f51

Browse files
authored
Merge pull request #59 from scientificcomputing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2510282 + 9dcb0e7 commit 8855f51

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,7 +15,7 @@ repos:
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: 'v0.7.1'
18+
rev: 'v0.7.2'
1919
hooks:
2020
# Run the linter.
2121
- id: ruff
@@ -32,6 +32,6 @@ repos:
3232

3333

3434
- repo: https://github.com/pre-commit/mirrors-clang-format
35-
rev: 'v19.1.2' # Use the sha / tag you want to point at
35+
rev: 'v19.1.3' # Use the sha / tag you want to point at
3636
hooks:
3737
- id: clang-format

0 commit comments

Comments
 (0)