Skip to content

Commit a481de3

Browse files
authored
Merge pull request #70 from cvxgrp/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cb426ed + 500ff62 commit a481de3

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
@@ -8,7 +8,7 @@ repos:
88
- id: check-yaml
99

1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: 'v0.9.1'
11+
rev: 'v0.9.2'
1212
hooks:
1313
- id: ruff
1414
args: [ --fix, --exit-non-zero-on-fix ]
@@ -42,7 +42,7 @@ repos:
4242
['--license-filepath', 'copyright.txt', '--no-extra-eol']
4343

4444
- repo: https://github.com/rhysd/actionlint
45-
rev: v1.7.6
45+
rev: v1.7.7
4646
hooks:
4747
- id: actionlint
4848
args: [-ignore, SC]

0 commit comments

Comments
 (0)