Skip to content

Commit c6436e6

Browse files
authored
Merge pull request #163 from scientificcomputing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 79c172a + 56805dc commit c6436e6

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

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: 'v0.14.5'
18+
rev: 'v0.14.6'
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: 'v21.1.5' # Use the sha / tag you want to point at
35+
rev: 'v21.1.6' # Use the sha / tag you want to point at
3636
hooks:
3737
- id: clang-format

0 commit comments

Comments
 (0)