hiltontj / serde_json_path

Query serde_json Values with JSONPath
https://serdejsonpath.live/
MIT License
51 stars 4 forks source link

Enable Dependabot for GitHub actions #95

Closed Marcono1234 closed 3 months ago

Marcono1234 commented 3 months ago

As discussed in https://github.com/hiltontj/serde_json_path/pull/94#issuecomment-2266471331

You can also enable Dependabot for the Rust dependencies (but I haven't done that before with Cargo Workspaces). And you can also customize Dependabot in multiple ways, such as grouping update pull requests, ignoring certain dependencies, ignoring patch version updates, ...

hiltontj commented 3 months ago

Thanks again @Marcono1234 - I appreciate these contributions!

hiltontj commented 3 months ago

See https://github.com/hiltontj/serde_json_path/issues/96