Skip to content

Commit a249876

Browse files
Merge pull request #854 from mosdef-hub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c020fd1 + 1632961 commit a249876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ ci:
1010
repos:
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
1212
# Ruff version.
13-
rev: v0.6.7
13+
rev: v0.6.9
1414
hooks:
1515
# Run the linter.
1616
- id: ruff
1717
args: [--line-length=80, --fix]
1818
# Run the formatter.
1919
- id: ruff-format
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v4.6.0
21+
rev: v5.0.0
2222
hooks:
2323
- id: check-yaml
2424
- id: end-of-file-fixer

0 commit comments

Comments
 (0)