Skip to content

Commit

Permalink
chore: apply pre-commit adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Peters committed May 7, 2024
1 parent 56b4585 commit e5d90d6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ updates:
commit-message:
prefix: fix
prefix-development: chore
include: "scope"
include: "scope"
1 change: 0 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@

- [ ] I have performed a self-review of my code
- [ ] If it is a core feature, I have added thorough tests.

2 changes: 1 addition & 1 deletion example/initializers/custom_fields.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
text_field:
type: string
on_objects: ["dcim.models.DeviceType", "dcim.models.Device", "virtualization.models.VirtualMachine"]
on_objects: ["dcim.models.DeviceType", "dcim.models.Device", "virtualization.models.VirtualMachine"]

0 comments on commit e5d90d6

Please sign in to comment.