Skip to content

Commit

Permalink
fix: Fixed incorrect file name
Browse files Browse the repository at this point in the history
  • Loading branch information
igorhrcek committed May 14, 2023
1 parent db74b70 commit a0adb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- id: pre-commit-generate-manifests
name: Generate Configmap Manifests
entry: ops/generate-grafana-manifests
entry: ops/generate-grafana-manifests.sh
language: script
description: Generates ConfigMap manifests from source files
always_run: true
Expand Down

0 comments on commit a0adb02

Please sign in to comment.