summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/nxos/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ansible_collections/cisco/nxos/.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible_collections/cisco/nxos/.pre-commit-config.yaml b/ansible_collections/cisco/nxos/.pre-commit-config.yaml
index 6db6f7ece..0f2d95f7e 100644
--- a/ansible_collections/cisco/nxos/.pre-commit-config.yaml
+++ b/ansible_collections/cisco/nxos/.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
- id: update-docs
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.5.0
+ rev: v4.6.0
hooks:
- id: check-merge-conflict
- id: check-symlinks
@@ -40,7 +40,7 @@ repos:
args: ["--filter-files"]
- repo: https://github.com/psf/black
- rev: 23.12.1
+ rev: 24.4.2
hooks:
- id: black