Skip to content

Commit

Permalink
Vale fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tanveergill committed Jan 10, 2024
1 parent 0d5eb84 commit 859fe15
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ repos:
- id: codespell
args:
- "-L inport,atleast,iteraction"
- "--ignore-words=./.github/styles/Vocab/FluxNinja/accept.txt"
- "--ignore-words=./.github/styles/config/vocabularies/FluxNinja/accept.txt"
exclude: ^(.*\.svg|yarn.lock|go.sum|.*/go.sum|.circleci/.*|docs/content/reference/api/.*|api/gen/.*|sdks/aperture-java/lib/core/src/main/java/com/fluxninja/generated/.*|sdks/aperture-py/aperture_sdk/_gen/.*|blueprints/gen/.*|sdks/aperture-js/docs/.*|sdks/aperture-js/README.md|sdks/aperture-py/docs/.*|playground/resources/nginx/.*|\.github/.*|.*\.libsonnet|playground/resources/demo-ui/package-lock\.json|sdks/aperture-js/example/package-lock.json)$
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.7.1
Expand Down
4 changes: 2 additions & 2 deletions api/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ deps:
- remote: buf.build
owner: envoyproxy
repository: envoy
commit: 10791366aeb94287b5f8b62d1be8ec2e
digest: shake256:193299dfe4b65518327fccde2953e05969f23919eaabd68e8ad73bf3a88465620749671b1db7f76de02d38cba6d9a4b19ad947f7ab987de353c3333e683452ca
commit: 209ef7e618764e45afca2d0e5aa39a89
digest: shake256:a0054a180db39da894083467f8bd98d47bbb81b7ae36658d1c7f7ce05a422964406745ce3a41b8ed13738c1a8e5fd36b3e5aed9ab94244edb913ae51f64f1851
- remote: buf.build
owner: envoyproxy
repository: protoc-gen-validate
Expand Down

0 comments on commit 859fe15

Please sign in to comment.