Skip to content

Commit 615c6dd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ansible-network/collection_prep: da78082ea59b03ad16cd7dbee267f53e8ff50bb5 → 1.1.2](ansible-network/collection_prep@da78082...1.1.2) - [github.com/PyCQA/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0)
1 parent c07aaf0 commit 615c6dd

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/ansible-network/collection_prep
4-
rev: da78082ea59b03ad16cd7dbee267f53e8ff50bb5
4+
rev: 1.1.2
55
hooks:
66
- id: update-docs
77

@@ -23,7 +23,7 @@ repos:
2323
- prettier-plugin-toml
2424

2525
- repo: https://github.com/PyCQA/isort
26-
rev: 6.1.0
26+
rev: 7.0.0
2727
hooks:
2828
- id: isort
2929
args: ["--filter-files"]

0 commit comments

Comments
 (0)