Skip to content

Commit d1966d5

Browse files
Merge pull request #1084 from openforcefield/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0607a04 + 49b708a commit d1966d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: add-trailing-comma
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.7.0
15+
rev: v0.7.1
1616
hooks:
1717
- id: ruff
1818
- id: ruff-format
@@ -23,7 +23,7 @@ repos:
2323
args: ["openff/interchange/", "-e", "openff/interchange/_tests/"]
2424
pass_filenames: false
2525
- repo: https://github.com/adamchainz/blacken-docs
26-
rev: 1.19.0
26+
rev: 1.19.1
2727
hooks:
2828
- id: blacken-docs
2929
files: ^docs/
@@ -50,7 +50,7 @@ repos:
5050
- id: nbstripout
5151
files: ^examples
5252
- repo: https://github.com/asottile/pyupgrade
53-
rev: v3.18.0
53+
rev: v3.19.0
5454
hooks:
5555
- id: pyupgrade
5656
args:

0 commit comments

Comments
 (0)